LocationSearchSearchDepth Enumeration | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Specifies 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.
Namespace:
Telogis.GeoBase.Geocoding
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax Public Enumeration SearchDepth
Members
| Member name | Value | Description |
---|
| Low | 0 | |
| Medium | 10 | |
| High | 20 | |
See Also