Skip to main content

IFilterGroup

The IFilterGroup interface extends IFilter and defines a group of filters combined using a logical operator.

Properties

NameDescription
FiltersThe list of filters contained within the group.
OperatorThe logical operator used to combine the filters.