Click or drag to resize

MatchResultReport(MatchResult) Constructor

Creates a new match result report from the specified match data

Namespace: SanteDB.Matcher.Model
Assembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntax
public MatchResultReport(
	MatchResult match
)

Parameters

match  MatchResult

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

See Also