PrintMgmtSetupDoc.getInstanceByName Method [AX 2012]
Gets a document instance by its name.
public PrintMgmtSetupDocInstance getInstanceByName(PrintMgmtSetupName _name)
Run On
CalledParameters
- _name
- Type: PrintMgmtSetupName Extended Data Type
The name of a document instance.
Return Value
Type: PrintMgmtSetupDocInstance ClassThe document instance with a matching name; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).
Community Additions
ADD
Show: