| MatchResultScore Property |
Gets the numeric score.
Namespace:
SanteDB.Matcher.Matchers
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public double Score { get; }
Public ReadOnly Property Score As Double
Get
public:
virtual property double Score {
double get () sealed;
}
abstract Score : float with get
override Score : float with get
Property Value
Type:
DoubleImplements
IRecordMatchResultScoreSee Also