[]
Defines a condition filter for a column.
public class ConditionFilter
| Name | Description |
|---|---|
| And | Gets whether the two conditions should be combined with an AND or an OR operator. |
| Condition1 | Gets the first condition in the filter. |
| Condition2 | Gets the second condition in the filter. |