Click or drag to resize

AutocompleteGeocoderResultType Enumeration

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An enumeration of the different types of results that can be returned by the AutocompleteGeocoder.

Namespace:  Telogis.GeoBase.Geocoding
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public enum ResultType
Members
  Member nameValueDescription
None0 No results found.
Street1 Street results.
Region2 Region results.
PostCode3 Postcode or zip code results.
MileMarker4 Mile marker results.
See Also