AutocompleteGeocoderSuggestionAddress Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Get the address corresponding to this suggestion, for example for use with
AddressFormatter.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public IAddressData Address { get; }
Public ReadOnly Property Address As IAddressData
Get
Return Value
Type:
IAddressDataThe address for this suggestion.
Implements
ISearchSuggestionAddressSee Also