Share via


VendPromissoryNoteDocument.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

Reference

VendPromissoryNoteDocument Class