Click or drag to resize

ProductGroupsRepositoryHierarchy Property

Gets the hierarchy repository handler

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

Property Value

Type: IHierarchy
The hierarchy repository handler.
See Also