 | MatchAttributeNonMatchWeight Property |
Gets or sets the unmatch weight (penalty)
Namespace:
SanteDB.Matcher.Definition
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntaxpublic double NonMatchWeight { get; }
Public ReadOnly Property NonMatchWeight As Double
Get
public:
property double NonMatchWeight {
double get ();
}
member NonMatchWeight : float with get
Property Value
Type:
Double
See Also