DataQuerySettingsBaseTQueryHasGroupBy Property |
Returns true if the given query has group by set
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public bool HasGroupBy { get; }
Property Value
Type:
BooleanSee Also