PrintMgmtSetupDocInstance::constructRec Method [AX 2012]
Creates a new record for a document instance.
client server protected static PrintMgmtDocInstance constructRec(
PrintMgmtSetupDoc _parent,
PrintMgmtSetupName _name,
PrintMgmtDocInstanceType _type)
Run On
CalledParameters
- _parent
- Type: PrintMgmtSetupDoc Class
The parent document of the document instance.
- _name
- Type: PrintMgmtSetupName Extended Data Type
The name of the document instance.
- _type
- Type: PrintMgmtDocInstanceType Enumeration
The type of document instance.
Show: