| MatchAttributeM 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 M { get; set; }
Public Property M As Double
Get
Set
public:
property double M {
double get ();
void set (double value);
}
member M : float with get, set
Property Value
Type:
DoubleSee Also