 | MatchResultScore Property |
Gets the numeric score.
Namespace: SanteDB.Matcher.MatchersAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
DoubleImplements
IRecordMatchResultScore
See Also