ObjectTypeInfoObjectNamePathColumn Property |
Intended for objects that have a hierarchical tree structure.
Sets the name of the class field (column) that stores the path of objects in the hierarchy structure, consisting of object names.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string ObjectNamePathColumn { get; set; }
Property Value
Type:
StringSee Also