CustVendOutPaym.callPrinterSettings Method [AX 2012]
Opens a printer settings dialog box for the specified payment document type.
Syntax
public boolean callPrinterSettings(PaymDocumentType _documentType)
Run On
Called
Parameters
- _documentType
Type: PaymDocumentType Enumeration
The payment document type.
Return Value
Type: boolean
true if the printer settings dialog box was closed with the Ok button; otherwise, false.