[]
        
(Showing Draft Content)

FilterType Enumeration

FilterType Enumeration

Specifies types of column filter.

Enumeration members

Enumeration members

Both

Both: = 3

A filter that combines condition and value filters.

Condition

Condition: = 1

A filter based on two conditions.

None

None: = 0

No filter.

Value

Value: = 2

A filter based on a set of values.