CustomFilter Properties
Contains the settings of a custom filter.
Name | Description |
---|---|
Criterion |
Gets whether two criteria are combined using the AND operator. |
First |
Gets the value used in the first criteria of two. |
First |
Gets the comparison operator used for the value in the first criterion. |
Second |
Gets the value used in the second criteria of two. |
Second |
Gets the comparison operator used for the value in the second criterion. |
See Also