CustomFilter class

CustomFilter class

Represents the custom filter.

The CustomFilter type exposes the following members:

Properties

PropertyDescription
filter_operator_typeGets and sets the filter operator type.
criteriaGets and sets the criteria.

Methods

MethodDescription
set_criteria(self, filter_operator, criteria)Sets the filter criteria.

See Also