Tax.checkTaxTypeExcluded Method [AX 2012]

Checks whether the tax type is excluded in posting.

protected boolean checkTaxTypeExcluded(TaxType_IN _taxType)

Run On

Server

Parameters

_taxType
Type: TaxType_IN Enumeration
The tax type.

Return Value

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

Reference

Community Additions

ADD
Show: