AutocompleteGeocoderBaseArgsSearchDepth Property | |
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; }
Public Property SearchDepth As AutocompleteGeocoderSearchDepth
Get
Set
Property Value
Type:
AutocompleteGeocoderSearchDepthSee Also