| MatchAttributeMatchWeight Property |
Gets or sets the match weight
Namespace:
SanteDB.Matcher.Definition
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public double MatchWeight { get; }
Public ReadOnly Property MatchWeight As Double
Get
public:
property double MatchWeight {
double get ();
}
member MatchWeight : float with get
Property Value
Type:
DoubleSee Also