 | MatchAttributeM Property |
Gets or sets the match weight
Namespace: SanteDB.Matcher.DefinitionAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
Double
See Also