Click or drag to resize
AddressSearchEventArgs Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The AddressSearchEventArgs type exposes the following members.

Properties
  Name Description
Public property Address
Gets And sets the address being searched for
Public property Cached
Gets And sets a value that indicates whether this address Is cahced
Public property Exception
If this search raised an exception, gets And sets the exception that was raised
Public property Found
Gets And sets a value that indicates whether this address was found
Public property MapDataPlot
Gets And sets the address being searched for
Public property Position
Gets And sets the location returned by the search (Or null if Not found)
Public property TotalAddressesFound
Gets And sets the total number of addresses found in this search
Public property TotalAddressesInRequest
Gets And sets the total number of addresses to be processed in this request
Public property TotalAddressesProcessed
Gets And sets the total number of addresses searched so far in this request
Top
See Also