Share via


TaxModelExciseTaxable_IN.getExciseTaxOffsetAccountType Method [AX 2012]

Gets tax offset account type based on the given TaxOnItem

Syntax

public TaxAccountType_IN getExciseTaxOffsetAccountType(TaxOnItem _taxOnItem)

Run On

Called

Parameters

Return Value

Type: TaxAccountType_IN Enumeration
The tax account type.

See Also

Reference

TaxModelExciseTaxable_IN Interface