AxInternalBase.axTaxCode Method [AX 2012]

This method converts tax codes by using the map policy that is specified for the class.

Syntax

protected TaxCode axTaxCode(TaxCode _taxCode)

Run On

Called

Parameters

Return Value

Type: TaxCode Extended Data Type
The converted value of the tax code.

See Also

Reference

AxInternalBase Class