This documentation is archived and is not being maintained.
ReqPeggingTree.nodeHasChildren Method [AX 2012]
Checks whether the node has any currently loaded children.
public boolean nodeHasChildren(int _nodeId)
Run On
Called
Parameters
-
_nodeId
- Type: int
The node ID.
Return Value
Type:
boolean
true if the node has children; otherwise, false.