Click or drag to resize

AppletMatchConfigurationProviderSaveConfiguration Method

Save configuration to the source

Namespace:  SanteDB.Matcher.Services
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public IRecordMatchingConfiguration SaveConfiguration(
	IRecordMatchingConfiguration configuration
)

Parameters

configuration
Type: SanteDB.Core.MatchingIRecordMatchingConfiguration

[Missing <param name="configuration"/> documentation for "M:SanteDB.Matcher.Services.AppletMatchConfigurationProvider.SaveConfiguration(SanteDB.Core.Matching.IRecordMatchingConfiguration)"]

Return Value

Type: IRecordMatchingConfiguration

[Missing <returns> documentation for "M:SanteDB.Matcher.Services.AppletMatchConfigurationProvider.SaveConfiguration(SanteDB.Core.Matching.IRecordMatchingConfiguration)"]

Implements

IRecordMatchingConfigurationServiceSaveConfiguration(IRecordMatchingConfiguration)
See Also