AFSearchQueryToken Properties
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
The AFSearchQueryToken type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Filter |
The filter to be searched with the current token.
(Inherited from AFSearchTokenBase.) | |
| Operator | (Inherited from AFSearchFilterToken.) | |
| TokenCollection |
The collection of AFSearchTokenBase to be used for a nested query.
| |
| Value |
The value to compare the search filter on using the specified Operator.
(Inherited from AFSearchFilterToken.) | |
| Values |
The array of values to compare the search filter on using the specified Operator.
(Inherited from AFSearchFilterToken.) |