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