Click or drag to resize
PortalDetailAdministrator Property
Gets or sets the government office responsible for the administration of this tax. The Administrator is typically the name of the city, state or county followed by the division type. Example "California: State".

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

Property Value

Type: String
See Also