DMREventCriteria Class |
The DMREventCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| ClosePars | Number of closing parentheses at the end of this expression. | |
| Combine | Indicates how the boolean result of this condition should be logically combined with the next. | |
| OpenPars | Number of opening parentheses at the beginning of this expression. | |
| Operand1 | The first operand of the expression. | |
| Operand2 | The second operand of the expression. | |
| Operator | The logical operator that combines the two operands. |