ProjWBSTree.addChild Method [AX 2012]

Adds a child node to the project WBS tree.

public void addChild(ElementNumber _parentElementNumber, ProjWBSTreeNode _addedNode)

Run On

Called

Parameters

_parentElementNumber
Type: ElementNumber Extended Data Type
The number of the parent node.
_addedNode
Type: ProjWBSTreeNode Class
The node to add.

Community Additions

ADD
Show: