Click or drag to resize

AutocompleteGeocoderResultSuggestions Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An array of AutocompleteGeocoderSuggestion objects representing addresses which matched the search string.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public AutocompleteGeocoderSuggestion[] Suggestions { get; set; }

Property Value

Type: AutocompleteGeocoderSuggestion
See Also