ObjectTypeInfoParentIDColumn Property |
The name of the class field (column) that stores the IDs of parent objects. Null for object types without a parent object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string ParentIDColumn { get; set; }
Property Value
Type:
StringSee Also