Click or drag to resize

UpstreamMatchConfigurationServiceConfigurations Property

Gets the names of configurations in this provider

Namespace: SanteDB.Client.Upstream.Matching
Assembly: SanteDB.Client (in SanteDB.Client.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public IEnumerable<IRecordMatchingConfiguration> Configurations { get; }

Property Value

IEnumerableIRecordMatchingConfiguration

Implements

IRecordMatchingConfigurationServiceConfigurations
See Also