Click or drag to resize

VectorResultReport(MatchVector) Constructor

Creates a new result report from the specified result

Namespace: SanteDB.Matcher.Model
Assembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntax
public VectorResultReport(
	MatchVector result
)

Parameters

result  MatchVector

[Missing <param name="result"/> documentation for "M:SanteDB.Matcher.Model.VectorResultReport.#ctor(SanteDB.Matcher.Matchers.MatchVector)"]

See Also