Click or drag to resize
PortalLineInitialTaxPercent Property
Gets the initial tax rate of the current line's effective tax schedule. Since some taxes start or stop at certain levels, this rate only applies to the amount up to that point.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public decimal LineInitialTaxPercent { get; }

Property Value

Type: Decimal
See Also