Click or drag to resize
TypeConditionConditionColumn Property
Gets or sets the name of the column the value of which can distinguish between the object types.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string ConditionColumn { get; set; }

Property Value

Type: String
See Also