Tax.checkTaxTypeExcluded Method [AX 2012]

Checks whether the tax type is excluded in posting.

Syntax

protected boolean checkTaxTypeExcluded(TaxType_IN _taxType)

Run On

Server

Parameters

Return Value

Type: boolean
true if it is excluded; otherwise, false.

See Also

Reference

Tax Class