Click or drag to resize

AutocompleteGeocoderSuggestionRegions Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The list of regions for this suggestion, with the most specific region (eg suburb or city) first. See Regions.

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

Property Value

Type: String

Implements

ISearchSuggestionRegions
See Also