InventTrackingDimTracingHierarchyTree.addHierarchyNodeChildren Method [AX 2012]
Add the hierarchy children for the specified hierarchy node under the specified tree node.
Syntax
protected void addHierarchyNodeChildren(TreeItemIdx _nodeId, int _hierarchyNodeId)
Run On
Called
Parameters
- _nodeId
Type: TreeItemIdx Extended Data Type
The ID of the tree node.
- _hierarchyNodeId
Type: int
The ID of the hierarchy node.