Click or drag to resize

MatchResultReport Constructor (MatchResult)

Creates a new match result report from the specified match data

Namespace:  SanteDB.Matcher.Model
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public MatchResultReport(
	MatchResult match
)

Parameters

match
Type: SanteDB.Matcher.MatchersMatchResult

[Missing <param name="match"/> documentation for "M:SanteDB.Matcher.Model.MatchResultReport.#ctor(SanteDB.Matcher.Matchers.MatchResult)"]

See Also