IDataQuerySettingsHavingCondition Property |
Where condition for the group by on the data, e.g. "DocumentName = 'ABC'"
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax string HavingCondition { get; set; }
Property Value
Type:
StringSee Also