Click or drag to resize

ProductGroupAsHierarchyNode Property

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

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

Property Value

Type: IHierarchyNode
The hierarchy node.

Implements

IHierarchyNodeProviderAsHierarchyNode
See Also