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