Click or drag to resize
PortalDetailAuthority Property
Gets or sets the authority giving rise to this tax. For general sales tax this will simply be City, County or State. Additional taxes may have descriptions such as "SPECIAL PURPOSE", "EDUCATION", "AUSTIN MTA", etc.

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

Property Value

Type: String
See Also