Click or drag to resize

MatchConfigurationNonMatchThreshold Property

Gets or sets the score at which a record is not a match

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public double NonMatchThreshold { get; set; }

Property Value

Type: Double
See Also