| MatchResultReportConfigurationName Property |
The configuration name
Namespace:
SanteDB.Matcher.Model
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public string ConfigurationName { get; set; }
Public Property ConfigurationName As String
Get
Set
public:
property String^ ConfigurationName {
String^ get ();
void set (String^ value);
}
member ConfigurationName : string with get, set
Property Value
Type:
StringSee Also