Click or drag to resize

IHierarchyNodeTreeLevel Property

Gets the level of deepness of the node within the tree, starting with 1 for the root nodes.

Namespace:  Aloe.EnterpriseOne.Model.Core.Hierarchies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
int TreeLevel { get; }

Property Value

Type: Int32
The level within the tree.
See Also