AFSearchToken Properties
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|