DimensionTree.getLevel Method [AX 2012]
Gets the level for the hierarchy level record.
Syntax
private int getLevel(RecId _hierarchyLevelId)
Run On
Called
Parameters
- _hierarchyLevelId
Type: RecId Extended Data Type
The ID of the DimensionHierarchyLevel record to find.
Return Value
Type: int
The level value for the record; zero if not found.