Click or drag to resize

LocationSearchBaseArgsSearchDepth Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
A hint as to the desired depth of the search. A low depth is best suited to user interfaces that need to be highly responsive; a high depth is best suited to contexts where high quality results are particularly important, at the sacrifice of search speed. The default is SearchDepth.Medium.

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

Property Value

Type: LocationSearchSearchDepth
See Also