Retrieve a list of Cities.

If the Address Add-On is licensed then this will return a list of all relevant Cities from the Address database combined with a list of cities from the Supplemental Postcode library. If the Address Add-On is not licensed, only a list of cities from the Supplemental Postcode library will be returned.

Syntax

finAddressing.GetCitiesList([countryCodeOrName], [state])

Parameters

NameTypeOptionalByRefDescription
countryCodeOrName String Optional The Country Name or Code.
state String Optional The State to filter by.

Return Value

ISListReadOnly

An ISList value.

Member of:
finAddressing
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0