IDataQuerySettingsGroupByColumns Property |
List of columns to group by, by default doesn't group, e.g. "NodeLevel, NodeOwner"
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax string GroupByColumns { get; set; }
Property Value
Type:
StringSee Also