Click or drag to resize

RemoteRecordMatchConfigurationServiceConfigurations Property

Get the configurations

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

Property Value

Type: IEnumerableIRecordMatchingConfiguration

Implements

IRecordMatchingConfigurationServiceConfigurations
See Also