LocationSearchBaseArgsSearchDepth Property | |
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; }
Public Property SearchDepth As LocationSearchSearchDepth
Get
Set
Property Value
Type:
LocationSearchSearchDepthSee Also