| MatchResultReportStrength Property |
Gets the strength of the match
Namespace:
SanteDB.Matcher.Model
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public 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
Type:
DoubleSee Also