Click or drag to resize

MatchReportResults Property

The results for the matches

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

Property Value

ListMatchResultReport
See Also