ReqPeggingTree.getChildren Method [AX 2012]
Finds the child nodes of a particular tree node.
public List getChildren(ReqPeggingTreeNode _node)
Run On
CalledParameters
- _node
- Type: ReqPeggingTreeNode Class
The node for which to find the children.
Community Additions
ADD
Show: