Share via


SalesQuotationCalcTax_Sales.isTaxIncluded Method [AX 2012]

Indicates whether tax is included in the item price for the sales quotation document.

Syntax

public boolean isTaxIncluded()

Run On

Server

Return Value

Type: boolean
true if tax is included in item price; otherwise false.

See Also

Reference

SalesQuotationCalcTax_Sales Class