FiscalDocumentPrintJob_BR.parmUsePrintManagementDest Method [AX 2012]
Gets or sets the UsePrintManagementDest parameter.
public NoYes parmUsePrintManagementDest([NoYes _usePrintManagementDest])
Run On
CalledParameters
- _usePrintManagementDest
- Type: NoYes Enumeration
The value to set; optional.
The UsePrintManagementDest parameter contains a NoYes enumeration value. When the UsePrintManagementDest parameter is set to NoYes::Yes, the default print management destinations are used to print invoices. When the UsePrintManagementDest parameter is set to NoYes::No, the user-defined printer destinations are used; otherwise, invoices are printed by using the screen as the default destination.
Community Additions
ADD
Show: