Click or drag to resize
PortalLineAddressList Method
The city, county, state combinations in the current ZIP code.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public ArrayList LineAddressList()

Return Value

Type: ArrayList
An ArrayList of KampData.TaxEngine.API.Address structs
See Also