ObjectTypeInfoParentObjectType Property |
The object type name of the parent (as defined in the type information of the parent object type). Null for object types without a parent object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public string ParentObjectType { get; set; }
Property Value
Type:
StringSee Also