Click or drag to resize

IRecordMatchingConfigurationServiceConfigurations Property

Gets the names of configurations in this provider

Namespace:  SanteDB.Core.Matching
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
IEnumerable<IRecordMatchingConfiguration> Configurations { get; }

Property Value

Type: IEnumerableIRecordMatchingConfiguration
See Also