InventTrackingDimTracingHierarchy.childNodes Method [AX 2012]
Returns a list of child nodes for the specified node.
Syntax
public List childNodes(int _nodeId)
Run On
Called
Parameters
- _nodeId
Type: int
The node for which children are retrieved.
Return Value
Type: List Class
A list.