PrintMgmtSetupDoc.getInstanceByName Method [AX 2012]

Gets a document instance by its name.

public PrintMgmtSetupDocInstance getInstanceByName(PrintMgmtSetupName _name)

Run On

Called

Parameters

_name
Type: PrintMgmtSetupName Extended Data Type
The name of a document instance.

Return Value

Type: PrintMgmtSetupDocInstance Class
The document instance with a matching name; otherwise, nullNothingnullptrunita null reference (Nothing in Visual Basic).

Names of document instances are unique.

Community Additions

ADD
Show: