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