Share via


TaxReport.checkExciseType_IN Method [AX 2012]

Checks whether the tax type is Excise for given parameter.

Syntax

public boolean checkExciseType_IN(RefRecId _taxRegistrationNumber)

Run On

Called

Parameters

Return Value

Type: boolean
Returns ture, if the tax type is Excise; otherwise, false.

See Also

Reference

TaxReport Class