AFSearchToken Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFSearchToken type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Filter | ||
| Operator |
The search operator to perform on the search filter with the specified Value.
| |
| Path | ||
| Tokens |
The collection of search tokens to be used for a nested query.
| |
| Value |
The value to compare the search filter on using the specified Operator.
| |
| Values |
The array of values to compare the search filter on using the specified Operator.
| |
| ValueType |
This is the value type of the specified Value.
|