Share via


TaxableDocument.getInvoiceId Method [AX 2012]

Gets the invoice ID.

Syntax

public InvoiceId getInvoiceId()

Run On

Called

Return Value

Type: InvoiceId Extended Data Type
The invoice ID if an invoice ID exists; otherwise, blank.

See Also

Reference

TaxableDocument Interface