FilterGroup Properties
An object defining properties for the FilterGroup class.
Operator
The logical operator used to combine the filters.
Type: FilterGroupOperator
Accepted Values:
Name Value And 1 Or 2
Filters
The list of filters contained within the group.
Type: IReadOnlyList<IFilter>