Click or drag to resize
ObjectTypeInfoCreateWhereCondition Method
Gets a new empty where condition for this object type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public WhereCondition CreateWhereCondition()

Return Value

Type: WhereCondition
See Also