| AppletMatchConfigurationProviderConfigurations Property |
Configurations
Namespace:
SanteDB.Matcher.Services
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public IEnumerable<IRecordMatchingConfiguration> Configurations { get; }
Public ReadOnly Property Configurations As IEnumerable(Of IRecordMatchingConfiguration)
Get
public:
virtual property IEnumerable<IRecordMatchingConfiguration^>^ Configurations {
IEnumerable<IRecordMatchingConfiguration^>^ get () sealed;
}
abstract Configurations : IEnumerable<IRecordMatchingConfiguration> with get
override Configurations : IEnumerable<IRecordMatchingConfiguration> with get
Property Value
Type:
IEnumerableIRecordMatchingConfigurationImplements
IRecordMatchingConfigurationServiceConfigurationsSee Also