Click or drag to resize

MatchResultStrength Property

Gets the strength of the vector match (0..1)

Namespace:  SanteDB.Matcher.Matchers
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public double Strength { get; }

Property Value

Type: Double

Implements

IRecordMatchResultStrength
See Also