DimensionHierarchyController.getDefaultNodeId Method [AX 2012]
Retrieves the node ID for the nodes that were automatically created by the DimensionTree class.
Syntax
protected RecId getDefaultNodeId(CLRObject _node)
Run On
Client
Parameters
- _node
Type: CLRObject Class
The node for which to find an ID.
Return Value
Type: RecId Extended Data Type
The node ID of the specified node.