Click or drag to resize

AssemblyMatchConfigurationProviderConfigurations Property

Gets all configurations

Namespace:  SanteDB.Matcher.Services
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public IEnumerable<IRecordMatchingConfiguration> Configurations { get; }

Property Value

Type: IEnumerableIRecordMatchingConfiguration

Implements

IRecordMatchingConfigurationServiceConfigurations
See Also