The IFilterGroup
interface extends IFilter and defines a group of filters combined using a logical operator.
Properties
Name | Description |
---|
Operator | The logical operator used to combine the filters. |
Filters | The list of filters contained within the group. |