Click or drag to resize

PageElementPropertiesConsoleDatasheet_RollupFields Property

The fields used in a GROUP BY clause to roll up aggregate results for this page.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string ConsoleDatasheet_RollupFields { get; }

Property Value

Type: String
The fields used in a GROUP BY clause to roll up aggregate results for this page.
See Also