SalesCalcTax_Invoice.isTaxIncluded Method [AX 2012]
Indicates whether tax is included in the item price for the sales document.
Syntax
public boolean isTaxIncluded()
Run On
Server
Return Value
Type: boolean
true if tax is included in the item price; otherwise, false.