Click or drag to resize
ObjectTypeInfoObjectLevelColumn Property
Intended for objects that have a hierarchical tree structure. Sets the name of the class field (column) that stores the depth of objects in the hierarchy structure.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public string ObjectLevelColumn { get; set; }

Property Value

Type: String
See Also