QueryMacrosDistinct Property |
If set to true, returns only distinct (different) values.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool Distinct { get; set; }
Property Value
Type:
BooleanSee Also