 | VectorResultReportA Property |
Gets the score assigned to this assertion
Namespace: SanteDB.Matcher.ModelAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
String
See Also