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

Called

Parameters

_nodeInstance
Type: PrintMgmtNodeInstance Class
The child node instance to add.

ExceptionCondition
Error

The _nodeInstance parameter is nullNothingnullptrunita null reference (Nothing in Visual Basic).

Child instances are added in order to have a hierarchy of print management information.

Community Additions

ADD
Show: