Click or drag to resize
InfoObjectCollectionTInfoWhere Property
Where condition.

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

Property Value

Type: WhereCondition

Implements

IInfoObjectCollectionWhere
See Also