PrintMgmtNodeInstance.addChild Method [AX 2012]
Adds an instance of the PrintMgmtNodeInstance class as a child of this instance of the PrintMgmtNodeInstance class.
public void addChild(PrintMgmtNodeInstance _nodeInstance)
Run On
CalledParameters
- _nodeInstance
- Type: PrintMgmtNodeInstance Class
The child node instance to add.
Community Additions
ADD
Show: