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