Click or drag to resize

MatchReportResults Property

The results for the matches

Namespace:  SanteDB.Matcher.Model
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public List<MatchResultReport> Results { get; set; }

Property Value

Type: ListMatchResultReport
See Also