Click or drag to resize
TypeConditionConditionColumns Property
Gets the names of the columns.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public IEnumerable<string> ConditionColumns { get; }

Property Value

Type: IEnumerableString
See Also