Tax.ignoreCalculatedSalesTax Method [AX 2012]

Indicates whether to ignore the calculated sales tax and only use the tax amounts from tax adjustments.

Syntax

public boolean ignoreCalculatedSalesTax()

Run On

Server

Return Value

Type: boolean
true if the calculated sales tax should be ignored and only tax amounts from tax adjustments should be used; otherwise, false.

See Also

Reference

Tax Class