Click or drag to resize

MatchConfigurationClassificationMethod Property

Gets or sets the manner in which the classification is determined

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public ThresholdEvaluationType ClassificationMethod { get; set; }

Property Value

Type: ThresholdEvaluationType
See Also