Adjust the Withholding Tax values.

Syntax

finAccountCalcInterest.WithholdingTaxSet(withholdingTaxCategoryPk, withholdingTaxRate, [withholdingTaxValue])

Parameters

NameTypeOptionalByRefDescription
withholdingTaxCategoryPk Integer Withholding Tax Category to use.
withholdingTaxRate Double Withholding Tax Rate.
withholdingTaxValue Decimal Optional Optional Withholding Tax Value. If omitted or 0 will calculate from Rate. If omitted, a value of 0 is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finAccountCalcInterest
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0