Click or drag to resize
ObjectQueryBaseTQuery, TObjectUseObjectTypeCondition Property
If true, the query uses the object type condition.

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

Property Value

Type: Boolean

Implements

IObjectQueryUseObjectTypeCondition
See Also