CustInvoicePrintJob.parmUsePrintManagementDest Method [AX 2012]

Gets or sets the UsePrintManagementDest parameter.

public NoYes parmUsePrintManagementDest([NoYes _usePrintManagementDest])

Run On

Called

Parameters

_usePrintManagementDest
Type: NoYes Enumeration
The value to set; optional.

Return Value

Type: NoYes Enumeration
The value of the UsePrintManagementDest parameter.

The UsePrintManagementDest parameter will contain a NoYes enumeration value. When the UsePrintManagementDest parameter is NoYes::Yes then the default print management destinations will be used for printing invoices. When the UsePrintManagementDest parameter is NoYes::No then the user-defined printer destinations will be used; otherwise, invoices will be printed by using the screen as the default destination.

Community Additions

ADD
Show: