Share via


TaxableLine.isPrePayment Method [AX 2012]

Indicates whether the transaction line is a prepayment.

Syntax

public boolean isPrePayment()

Run On

Called

Return Value

Type: boolean
true if it is a prepayment; otherwise, false.

See Also

Reference

TaxableLine Interface