Click or drag to resize
PortalDetailTaxPercent Property
Gets or sets the tax detail's tax rate as a percentage.

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

Property Value

Type: Decimal
See Also