MultipleFilterCollection class

MultipleFilterCollection class

Represents the multiple filter collection.

The MultipleFilterCollection type exposes the following members:

Constructors

ConstructorDescription
__init__(self)Constructs one new instance.

Properties

PropertyDescription
match_blankIndicates whether to filter by blank.

Methods

MethodDescription
add(self, filter)Adds a label filter.
add(self, type, year, month, day)Adds a date filter criteria value.

See Also