SalesInvoiceJournalCreate.onlyServiceItemsToInvoice Method [AX 2012]

Indicates whether the only products of type service are invoiced.

Syntax

protected boolean onlyServiceItemsToInvoice()

Run On

Server

Return Value

Type: boolean
true if the only products of type service are invoiced; otherwise, false.

See Also

Reference

SalesInvoiceJournalCreate Class