Share via


TaxExportFacture_RU.taxCode_RU Method [AX 2012]

Determines the tax code that must be used for a given tax code.

Syntax

protected TaxCode taxCode_RU(TaxCode _originalCode)

Run On

Server

Parameters

Return Value

Type: TaxCode Extended Data Type
The tax code that should be used. This might differ from the original code if the source tax code has a type of “VAT Zero.”

See Also

Reference

TaxExportFacture_RU Class