DimensionHierarchyController.getLevelCountFromDesigner Method [AX 2012]
Gets the hierarchy level count from the specified hierarchy designer.
Syntax
protected int getLevelCountFromDesigner(CLRObject _designer)
Run On
Client
Parameters
- _designer
Type: CLRObject Class
The hierarchy designer instance from which to get the level count.
Return Value
Type: int
The hierarchy level count.