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.

Community Additions

ADD
Show: