Click or drag to resize
Infosoft Logo

SearchAddressesRequest Class

A message containg all the needed data to construct an address search.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.CustomersSearchAddressesRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class SearchAddressesRequest

The SearchAddressesRequest type exposes the following members.

Properties
 NameDescription
Public propertyAddressSource Gets or sets the source of the address data for the search. If not specified it will use the local source.
Public propertySearchLimit Gets or sets the search limit.
Public propertyStreetName Gets or sets the name of the street.
Top
See Also