 | MatchConfigurationClassificationMethod Property |
Gets or sets the manner in which the classification is determined
Namespace: SanteDB.Matcher.DefinitionAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic ThresholdEvaluationType ClassificationMethod { get; set; }Public Property ClassificationMethod As ThresholdEvaluationType
Get
Set
public:
property ThresholdEvaluationType ClassificationMethod {
ThresholdEvaluationType get ();
void set (ThresholdEvaluationType value);
}member ClassificationMethod : ThresholdEvaluationType with get, set
Property Value
ThresholdEvaluationType
See Also