TypeConditionConditionColumns Property |
Gets the names of the columns.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic IEnumerable<string> ConditionColumns { get; }
Property Value
Type:
IEnumerableString
See Also