PrintMgmtSetupDocInstance::constructRecOnServer Method [AX 2012]
server private static PrintMgmtDocInstance constructRecOnServer(
PrintMgmtNodeInstance _nodeInstance,
PrintMgmtDocumentType _docType,
PrintMgmtPriorityId _priority,
PrintMgmtSetupName _name,
PrintMgmtDocInstanceType _type)
Run On
ServerParameters
- _nodeInstance
- Type: PrintMgmtNodeInstance Class
- _docType
- Type: PrintMgmtDocumentType Enumeration
- _priority
- Type: PrintMgmtPriorityId Extended Data Type
- _name
- Type: PrintMgmtSetupName Extended Data Type
- _type
- Type: PrintMgmtDocInstanceType Enumeration
Show: