 | MatchResultConfiguration Property |
Gets the configuration name used to match
Namespace: SanteDB.Matcher.MatchersAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic IRecordMatchingConfiguration Configuration { get; }Public ReadOnly Property Configuration As IRecordMatchingConfiguration
Get
public:
virtual property IRecordMatchingConfiguration^ Configuration {
IRecordMatchingConfiguration^ get () sealed;
}abstract Configuration : IRecordMatchingConfiguration with get
override Configuration : IRecordMatchingConfiguration with get
Property Value
IRecordMatchingConfigurationImplements
IRecordMatchResultConfiguration
See Also