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