Click or drag to resize
TypeConditionConditionValue Property
Gets or sets the value of the condition column which determines specified type.

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

Property Value

Type: Object
See Also