Tax.determineTaxAccountType_IN Method [AX 2012]

This method is used to determine the tax account type.

Syntax

public TaxAccountType_IN determineTaxAccountType_IN(
    TaxModuleType _taxModuleType, 
    TaxTable _taxTable, 
   [TaxAccountType_IN _taxAccountType])

Run On

Server

Parameters

Return Value

Type: TaxAccountType_IN Enumeration
Returns the tax account type.

See Also

Reference

Tax Class