Click or drag to resize
ObjectTypeInfoIsMainObject Property
Indicates if the object is main (= is not child of other objects).

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

Property Value

Type: Boolean
See Also