Skip to main content

IFilterGroup

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

Properties

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