PrintMgmtNodeInstance.getSetupDocuments Method [AX 2012]

Returns instances of the PrintMgmtSetupDoc class for this node instance.

public Map getSetupDocuments()

Run On

Called

Return Value

Type: Map Class
The instances of the PrintMgmtSetupDoc class for this node instance.

The instance of the Map class returned uses the PrintMgmtDocumentType enumeration value as the key value in the map. When you look for setup documents that may be present in the map returned, use the appropriate PrintMgmtDocumentType enumeration value for the document you want to find.

Community Additions

ADD
Show: