Click or drag to resize

AutocompleteGeocoderSuggestionAddress Property

Verizon Connect Logo
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; }

Return Value

Type: IAddressData
The address for this suggestion.

Implements

ISearchSuggestionAddress
See Also