Click or drag to resize

MatchDiagnosticsConfiguration Property

Gets the configuration used to diagnose the match

Namespace:  SanteDB.Matcher.Model
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public MatchConfiguration Configuration { get; set; }

Property Value

Type: MatchConfiguration
See Also