Share via


DimensionDynamicAccountController.getHierarchyType Method [AX 2012]

Retrieves the hierarchy type of the current account type.

Syntax

private DimensionHierarchyType getHierarchyType()

Run On

Called

Return Value

Type: DimensionHierarchyType Enumeration
The hierarchy type of the current account type.

Remarks

The account type is derived from the values of the fields that are specified when they are created.

See Also

Reference

DimensionDynamicAccountController Class