Click or drag to resize

MatchResultClassification Property

Gets the classification

Namespace:  SanteDB.Matcher.Matchers
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public RecordMatchClassification Classification { get; }

Property Value

Type: RecordMatchClassification

Implements

IRecordMatchResultClassification
See Also