TypeConditionConditionColumns Property |
Gets the names of the columns.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public IEnumerable<string> ConditionColumns { get; }
Property Value
Type:
IEnumerableStringSee Also