Share via


EInvoicePost_MX.getPaymMode Method [AX 2012]

Gets the payment mode of the invoice document.

Syntax

protected abstract CustPaymMode getPaymMode()

Run On

Server

Return Value

Type: CustPaymMode Extended Data Type
The payment mode of the invoice document.

See Also

Reference

EInvoicePost_MX Class