 | MatchResultReportStrength Property |
Gets the strength of the match
Namespace: SanteDB.Matcher.ModelAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic double Strength { get; set; }Public Property Strength As Double
Get
Set
public:
property double Strength {
double get ();
void set (double value);
}member Strength : float with get, set
Property Value
Double
See Also