 | MatchAttributeAssertionOperator Property |
Operator for classifier
Namespace: SanteDB.Matcher.DefinitionAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic BinaryOperatorType Operator { get; set; }Public Property Operator As BinaryOperatorType
Get
Set
public:
property BinaryOperatorType Operator {
BinaryOperatorType get ();
void set (BinaryOperatorType value);
}member Operator : BinaryOperatorType with get, set
Property Value
BinaryOperatorType
See Also