| Interface | Description |
|---|---|
| IFilterTerm |
Interface required for Filter Terms
|
| Class | Description |
|---|---|
| AndFilterTerm |
Combine terms on a filter using 'and'
|
| FilterTerm | |
| GroupFilterTerm |
Base class for grouping filter terms (i.e and, or)
|
| OrFilterTerm |
Combine terms in a filter using 'or'
|
| Enum | Description |
|---|---|
| FilterTerm.Operator |
Copyright © 2016 VersionOne, Inc.. All rights reserved.