DimensionHierarchy::getHierarchyTypeByAccountType Method

Gets the DimensionHierarchyType field for the specified account type.

Syntax

client server public static DimensionHierarchyType getHierarchyTypeByAccountType(
    int _accountType, 
   [EnumId _enumType, 
    ModuleInventCustVend _custVend])

Run On

Called

Parameters

  • _accountType
    Type: int
    The account type from which to retrieve a DimensionHierarchyType field.

Return Value

Type: DimensionHierarchyType Enumeration
A system-generated dimension hierarchy for the specified account type.

See Also

Reference

DimensionHierarchy Table