Share via


PurchFormletterParmDataInvoice.allInvoicesAreNegative Method [AX 2012]

Indicates whether all of the vendor invoices have negative total amounts.

Syntax

protected boolean allInvoicesAreNegative()

Run On

Server

Return Value

Type: boolean
true if the all invoices are negative; otherwise, false.

See Also

Reference

PurchFormletterParmDataInvoice Class