SalesCalcTax.calcWithholdTax_IN Method [AX 2012]

Calculates withhold tax.

Syntax

public TaxAmountCur calcWithholdTax_IN(TradeTotalsBase _salesTotals)

Run On

Server

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
The instance of the TaxAmountCur class.

See Also

Reference

SalesCalcTax Class