Click or drag to resize
GetObjectsDataSettingsWhereCondition Property
Where condition.

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

Property Value

Type: WhereCondition
See Also