Share via


TaxReportDomesticTransferCursor_IT.isOriginalInvoice Method [AX 2012]

Indicates whether the tax transaction relates to an original invoice (not credit note).

Syntax

public boolean isOriginalInvoice()

Run On

Server

Return Value

Type: boolean
true if the tax transaction relates to an original invoice (not credit note); otherwise, false.

See Also

Reference

TaxReportDomesticTransferCursor_IT Class