Searches for Postcodes that match the supplied details.

<para> Only Postcode, State, City, Suburb, Delivery Type and Country will be used in the supplied Address Details. </para> <para> The Search Results will only contain the subset of Address details that are applicable to a Postcode search i.e. Suburb, City, State and Delivery Type. </para> <para> This functionality uses the Address Database if the Address Interface Add-On is licensed. </para>

Syntax

finAddressing.PostCodeSearch(searchAddress, searchResults)

Parameters

NameTypeOptionalByRefDescription
searchAddress ISAddressDetails Details of address and postcode to find.
searchResults List(Of ISAddressDetails) ByRef List of possible addresses.

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