Click or drag to resize

LocationSearchResultSuggestions Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An array of LocationSearchSuggestion objects representing suggestions which matched the query.

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

Property Value

Type: LocationSearchSuggestion
See Also