| 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; }
Public ReadOnly Property ConfigurationName As String
Get
public:
virtual property String^ ConfigurationName {
String^ get () sealed;
}
abstract ConfigurationName : string with get
override ConfigurationName : string with get
Property Value
Type:
StringImplements
IRecordMatchResultConfigurationNameSee Also