Share via


TaxWithholdTrans_IN::taxWithholdAmounts Method

Calculates the total withhold tax amount for the specified query.

Syntax

client public static AmountCur taxWithholdAmounts(Query _query)

Run On

Client

Parameters

  • _query
    Type: Query Class
    The query to calculate the withholding tax amount.

Return Value

Type: AmountCur Extended Data Type
The total withholding tax amount.

See Also

Reference

TaxWithholdTrans_IN Table