Share via


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

Return Value

Type: boolean
true if the printer settings dialog box was closed with the Ok button; otherwise, false.

See Also

CustVendOutPaym Class

CustVendOutPaym.dialogAddPrintOption Method

CustVendOutPaym.getPrinterSettings Method