Click or drag to resize

AppletMatchConfigurationProviderDeleteConfiguration Method

Delete configuration

Namespace:  SanteDB.Matcher.Services
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public IRecordMatchingConfiguration DeleteConfiguration(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:SanteDB.Matcher.Services.AppletMatchConfigurationProvider.DeleteConfiguration(System.String)"]

Return Value

Type: IRecordMatchingConfiguration

[Missing <returns> documentation for "M:SanteDB.Matcher.Services.AppletMatchConfigurationProvider.DeleteConfiguration(System.String)"]

Implements

IRecordMatchingConfigurationServiceDeleteConfiguration(String)
See Also