Click or drag to resize

ISearchSuggestionRegionLevel 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 suggestion. 0 indicates a city. Increasingly positive values indicate progressively less specific regions. Increasingly negative values indicate progressively more specific suburbs. Set to InvalidRegionLevel if the suggestion is not a region suggestion.

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

Property Value

Type: Int32
See Also