IHierarchyNodeExtensions Class |
Namespace: Aloe.EnterpriseOne.Model.Core.Hierarchies
The IHierarchyNodeExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFullCodePath |
Gets the full path of codes, delimited with the delimiter.
| |
| GetParentNodes |
Gets the parent nodes of a node, up to the root.
The nodes are ordered, starting from the direct parent to the root.
|