Share via


TradeTotals.mcrIsLineInstallmentEligible Method [AX 2012]

Returns a boolean value indicating if the SalesLine is installment eligible.

Syntax

protected boolean mcrIsLineInstallmentEligible()

Run On

Server

Return Value

Type: boolean
true if the line is installment eligible; otherwise, false.

See Also

Reference

TradeTotals Class