AFSearchQueryToken Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- 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.) |