Click or drag to resize
InfoObjectCollectionTInfoUseObjectTypeCondition Property
If true, the collection uses the type condition to get the data

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

IInfoObjectCollectionUseObjectTypeCondition
See Also