![]() | The operator of the search condition. |
![]() | The left side of the search condition. |
![]() | The right side of the search condition. |
A search condition consists of three parts. The left side of the search condition determines which piece of the document's metadata the search condition concerns. The middle part of the search condition is the type of the condition (e.g., "equal" or "not equal"). The right side of the search condition is the desired value of the expression.
The Expression object encapsulates the data required for the expression, including the left operand and possible options for the expression. A TypedValue object is used to define the value (i.e., an operand for the expression). The condition operator is set with the ConditionType member.
Setting search conditions and expressions in M-Files Desktop.