Click or drag to resize

AutocompleteGeocoderSuggestionSubregions Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The list of subregions for this suggestion (eg, suburbs within a city). See SubRegions.

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

Property Value

Type: String

Implements

ISearchSuggestionSubregions
See Also