Click or drag to resize
IWhereConditionWhereCondition Property
Where condition on the data, e.g. "DocumentName = 'ABC'"

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

Property Value

Type: String
See Also