DMRGroupCriteria Class |
The DMRGroupCriteria type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClosePars | Number of closing parentheses at the end of this group criteria 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 group criteria expression. |
![]() | Operand1 | The first operand of this grouping expression; a DMRGroup object. |
![]() | Operand2 | The second operand: a collection of strings containing values to compare the first operand against. |
![]() | Operator | The logical operation to compare this criteria's operands with. |