Share via


TaxModelTaxable_IN.isTaxTypeAttached Method [AX 2012]

Check to see if the transaction document has the given TaxType_INTaxCode

Syntax

public boolean isTaxTypeAttached(TaxType_IN _taxType)

Run On

Called

Parameters

Return Value

Type: boolean
true, if it has.

See Also

Reference

TaxModelTaxable_IN Interface