SalesInvoiceDPBase.showCashDiscOnInvoice Method [AX 2012]

Indicates whether the cash discount must be shown on the report.

Syntax

protected boolean showCashDiscOnInvoice()

Run On

Server

Return Value

Type: boolean
true if the cash discount must be shown on the report; otherwise, false.

See Also

Reference

SalesInvoiceDPBase Class