[]
Represents the valid filter combinations to create a filter expression.
public enum FilterCombination
| Name | Description |
|---|---|
| And | An And logical operation is applied to the filters |
| Or | A Or logical operation is applied to the filters |