ObjectTypeInfoIsMainObject Property |
Indicates if the object is main (= is not child of other objects).
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax public bool IsMainObject { get; set; }
Property Value
Type:
BooleanSee Also