| MatchDiagnosticsSampleDataKey Property |
Gets the key of the sample
Namespace:
SanteDB.Matcher.Model
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public string Key { get; set; }
Public Property Key As String
Get
Set
public:
property String^ Key {
String^ get ();
void set (String^ value);
}
member Key : string with get, set
Property Value
Type:
StringSee Also