Click or drag to resize

MatchVectorEvaluated Property

True if the assertion was evaluated

Namespace:  SanteDB.Matcher.Matchers
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public bool Evaluated { get; set; }

Property Value

Type: Boolean

Implements

IRecordMatchVectorEvaluated
See Also