ProjWBSTree.removeChild Method [AX 2012]
Removes a child from a WBS tree.
public void removeChild(ProjWBSTreeNode _node)
Run On
CalledParameters
- _node
- Type: ProjWBSTreeNode Class
The node to remove.
Community Additions
ADD
Show:
Removes a child from a WBS tree.
public void removeChild(ProjWBSTreeNode _node)