Click or drag to resize
Infosoft Logo

IAddressSearch Interface

Defines operations for searching in addresses.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface IAddressSearch

The IAddressSearch type exposes the following members.

Methods
 NameDescription
Public methodSearchAddresses Searches for addresses matching the parameters in the request.
Public methodSearchAddressesByStreetname Searches for addresses matching the parameters in the request.
Top
See Also