Click or drag to resize

MatchResultConfigurationName Property

Gets the configuration name used to match

Namespace:  SanteDB.Matcher.Matchers
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public string ConfigurationName { get; }

Property Value

Type: String

Implements

IRecordMatchResultConfigurationName
See Also