Share via


TaxWithholdCalcFreeInvoice_IN.calculateTax Method [AX 2012]

Steps through Free text invoice lines to calculate withhold tax for a free text invoice.

Syntax

public TaxAmountCur calculateTax()

Run On

Server

Return Value

Type: TaxAmountCur Extended Data Type
The withhold tax amount.

See Also

Reference

TaxWithholdCalcFreeInvoice_IN Class