ReqPeggingTreeTraverser.fetchChildren Method [AX 2012]
Fetches the next child nodes to be traversed.
protected void fetchChildren(ReqPeggingTreeNode _currentNode, List _unvisitedNodes)
Run On
CalledParameters
- _currentNode
- Type: ReqPeggingTreeNode Class
The current tree node.
- _unvisitedNodes
- Type: List Class
The list of unvisited nodes.
Community Additions
ADD
Show: