Retrieves a list of Cities from the Supplemental Postcode library.
Syntax
finAddressing.GetSupplementalCitiesList(countryCodeOrName, state, citiesList)
Parameters
| Name | Type | Optional | ByRef | Description |
| countryCodeOrName |
String |
|
|
The Country Name or Code. |
| state |
String |
|
|
|
| citiesList |
ISListReadOnly |
|
ByRef |
The List of Supplemental Cities. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- finAddressing
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0