Retrieve a list of Suburbs.

Internally this uses the functionality contained in the relevant Supported Country class based on the supplied CountryNameOrCode.

Syntax

finAddressing.GetSuburbsList([countryCodeOrName], [state], [city], [deliveryType])

Parameters

NameTypeOptionalByRefDescription
countryCodeOrName String Optional The Country Name or Code.
state String Optional The State to filter by.
city String Optional The City to filter by.
deliveryType iseAddressDeliveryType Optional The Delivery Type to filter by. If omitted, a value of iseAddressDeliveryType.Unspecified is assumed.

Return Value

ISListReadOnly

An ISList value.

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