Click or drag to resize

AutocompleteGeocoderSuggestionRegionLevel Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The RegionLevel of the suggestion, if it is a region address. 0 indicates a city. Increasingly positive values indicate progressively less specific regions. Increasingly negative values indicate progressively more specific suburbs.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public int RegionLevel { get; set; }

Property Value

Type: Int32

Implements

ISearchSuggestionRegionLevel
See Also