Click or drag to resize

MatchBlockOperator Property

Gets or sets the binary operator

Namespace:  SanteDB.Matcher.Definition
Assembly:  SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax
public BinaryOperatorType Operator { get; set; }

Property Value

Type: BinaryOperatorType
See Also