This simply raises the UIFormShowAddressSearch event which the User Interface can trap and perform the necessary action.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| addressDetails | ISAddressDetails | An Address Details containing enough information to perform a search, e.g., Street Address details. | ||
| selectedAddressDetails | ISAddressDetails | ByRef | Details of the Address selected by the User or Nothing if the Address Search form was cancelled. |
A Boolean value indicating success.