Click or drag to resize

IHierarchyNodeProviderAsHierarchyNode Property

Gets the hierarchy node, which provides hierarchy node manipulation functions.

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

Property Value

Type: IHierarchyNode
The hierarchy node.
See Also