Share via


TaxReportDomesticTransferCursor_IT.isDateOfSettledInvoiceBeforeYear2010 Method [AX 2012]

Determines if the tax transaction was settled before the year 2010.

Syntax

public boolean isDateOfSettledInvoiceBeforeYear2010()

Run On

Server

Return Value

Type: boolean
true if the tax transaction was settled before the year 2010; otherwise, false.

See Also

Reference

TaxReportDomesticTransferCursor_IT Class