Share via


TaxCalculation.calculateTax Method [AX 2012]

Calculates taxes total taxes excluding use taxes. This is the base calculate taxes method derived classes are required to implement.

Syntax

public TaxAmountCur calculateTax()

Run On

Server

Return Value

Type: TaxAmountCur Extended Data Type
The tax amount excluding the use tax.

See Also

Reference

TaxCalculation Class