Click or drag to resize
PortalDetailTaxDetailDescription Property
Gets or sets the description of the tax detail. Typically, this will be the jurisdiction name such as "TEXAS State S" for Texas state sales tax or "TEXAS State U" for Texas state use tax. For a special purpose tax detail, the description will be similar to "WILCOX SPL Co local S".

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

Property Value

Type: String
See Also