| 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; }
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
IRecordMatchVectorScoreSee Also