Click or drag to resize
DataQuerySettingsBaseTQueryHasGroupBy Property
Returns true if the given query has group by set

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public bool HasGroupBy { get; }

Property Value

Type: Boolean
See Also