Share via


SalesQuotationCalcTax_Sales.useSalesTaxAdjustments Method [AX 2012]

Indicates whether the sales tax adjustments should be used.

Syntax

public boolean useSalesTaxAdjustments()

Run On

Server

Return Value

Type: boolean
true if the sales tax adjustments should be used; otherwise, false.

Remarks

This method always returns false.

See Also

Reference

SalesQuotationCalcTax_Sales Class