Click or drag to resize

MatchVectorScore Property

Gets the score assigned to this assertion

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

Property Value

Type: Double

Implements

IRecordMatchVectorScore
See Also