| VectorResultReportA Property |
Gets the score assigned to this assertion
Namespace:
SanteDB.Matcher.Model
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public string A { get; set; }
Public Property A As String
Get
Set
public:
property String^ A {
String^ get ();
void set (String^ value);
}
member A : string with get, set
Property Value
Type:
StringSee Also