Click or drag to resize
AddressDescriptionWithZip Property
Returns the address in the following format: City [County] State Zip (when the county is not blank). City, State Zip (when the county is blank).

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

Property Value

Type: String
See Also