PrintMgmtNode::construct Method [AX 2012]
Constructs an instance of the appropriate PrintMgmtNode class derivative.
client server public static PrintMgmtNode construct(PrintMgmtNodeType _nodeType)
Run On
CalledParameters
- _nodeType
- Type: PrintMgmtNodeType Enumeration
The PrintMgmtNodeType enumeration value of the node being constructed.
Show: