Share via


DimensionTree.getLevel Method [AX 2012]

Gets the level for the hierarchy level record.

Syntax

private int getLevel(RecId _hierarchyLevelId)

Run On

Called

Parameters

Return Value

Type: int
The level value for the record; zero if not found.

See Also

Reference

DimensionTree Class