Click or drag to resize
PortalDetailTaxAmount Property
Gets or sets the tax amount calculated on this tax detail.

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

Property Value

Type: Decimal
See Also