Share via


TaxCalculation.isPrePayment Method [AX 2012]

Indicates whether the current transaction line is a pre-payment.

Syntax

protected boolean isPrePayment()

Run On

Server

Return Value

Type: boolean
true if the transaction line that is being calculated is a prepayment; otherwise, false.

See Also

Reference

TaxCalculation Class