Click or drag to resize

LocationSearchSuggestionConfidence Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
The confidence in the suggestion. The confidence is a decimal number between 0 and 1, with 1 representing the highest confidence. Care should be taken by search source implementations to ensure that confidence scores are comparable across search sources.

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

Property Value

Type: Double

Implements

ISearchSuggestionConfidence
See Also