Click or drag to resize
PortalLineCitiesInStateAndZip Method
Cities in the current state and ZIP code.

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

Return Value

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