| VectorResultReportEvaluated Property |
True if the assertion was evaluated
Namespace:
SanteDB.Matcher.Model
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public bool Evaluated { get; set; }
Public Property Evaluated As Boolean
Get
Set
public:
property bool Evaluated {
bool get ();
void set (bool value);
}
member Evaluated : bool with get, set
Property Value
Type:
BooleanSee Also