Click or drag to resize

HtmlReportResource Constructor

Match report operation

Namespace:  SanteDB.Matcher.Rest
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public HtmlReportResource(
	IRecordMatchingConfigurationService matchConfigurationService = null
)

Parameters

matchConfigurationService (Optional)
Type: SanteDB.Core.MatchingIRecordMatchingConfigurationService

[Missing <param name="matchConfigurationService"/> documentation for "M:SanteDB.Matcher.Rest.HtmlReportResource.#ctor(SanteDB.Core.Matching.IRecordMatchingConfigurationService)"]

See Also