DataQuerySettingsBaseTQueryHavingIsComplex Property |
Returns true if the given having condition is a complex condition
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool HavingIsComplex { get; set; }
Property Value
Type:
BooleanSee Also