Share via


SalesPurchReport_RU.isFreeTextInvoiceProforma Method [AX 2012]

Returns a value that indicates whether the current report is a pro forma report of the free text invoice.

Syntax

protected boolean isFreeTextInvoiceProforma()

Run On

Server

Return Value

Type: boolean
true if the current report is a pro forma report of the free text invoice; otherwise, false.

See Also

Reference

SalesPurchReport_RU Class