Share via


CustVendOutPaym.getPrinterSettings Method [AX 2012]

Returns the printer settings for the supplied payment document type.

Syntax

public container getPrinterSettings(PaymDocumentType _documentType)

Run On

Called

Parameters

Return Value

Type: container
The printer settings for the supplied payment document type.

See Also

CustVendOutPaym Class

CustVendOutPaym.callPrinterSettings Method