Click or drag to resize

AutocompleteGeocoderBaseArgsSearchDepth Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Determines the desired effort to find results; higher depths can result in better quality or more results, but can take longer to complete. The default is SearchDepth.Medium.

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

Property Value

Type: AutocompleteGeocoderSearchDepth
See Also