Click or drag to resize
ObjectTypeInfoWhereCondition Property
Default where condition restricting the data of this particular object type.

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

Property Value

Type: String
See Also