Share via


EInvoicePost_MX.getInvoiceDate Method [AX 2012]

Gets the invoice date of the invoice.

Syntax

protected abstract date getInvoiceDate()

Run On

Server

Return Value

Type: date
The invoice date of the invoice.

See Also

Reference

EInvoicePost_MX Class