| VectorResultReportConfiguredWeight Property |
Gets the configured weight
Namespace:
SanteDB.Matcher.Model
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public double ConfiguredWeight { get; set; }
Public Property ConfiguredWeight As Double
Get
Set
public:
property double ConfiguredWeight {
double get ();
void set (double value);
}
member ConfiguredWeight : float with get, set
Property Value
Type:
DoubleSee Also