Share via


TaxCalculation.calculateTaxForLine Method [AX 2012]

Calculates taxes for a transaction line.

Syntax

protected TaxAmount calculateTaxForLine()

Run On

Server

Return Value

Type: TaxAmount Extended Data Type
The tax amount excluding use tax for the transaction line.

See Also

Reference

TaxCalculation Class