Click or drag to resize
AddressDescriptionWithZipAndCountryCode Property
Returns the address the same as the DescriptionWithZip property except that if the CountryCode is not blank, it will be appended to the end of the address.

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

Property Value

Type: String
See Also