Show an Address Search Form.

This simply raises the UIFormShowAddressSearch event which the User Interface can trap and perform the necessary action.

Syntax

finPageSetHandler.FormShowAddressSearch(addressDetails, selectedAddressDetails)

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

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