PrintMgmtSetupItem::newDoc Method [AX 2012]
Creates a new instance of the PrintMgmtSetupDoc class.
client server public static PrintMgmtSetupDoc newDoc(
PrintMgmtNodeInstance _nodeInstance,
PrintMgmtDocumentType _docType,
LanguageId _langId,
[PrintMgmtSetupFolder _parent])
Run On
CalledParameters
- _nodeInstance
- Type: PrintMgmtNodeInstance Class
- _docType
- Type: PrintMgmtDocumentType Enumeration
- _langId
- Type: LanguageId Extended Data Type
- _parent
- Type: PrintMgmtSetupFolder Class
Show: