AFSearchValueToken Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFSearchValueToken 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.) | |
| Path |
The path of an attribute, relative to an element.
| |
| 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.) | |
| ValueType |
This is the value type of the specified Value.
| |
| ValueTypeQualifier |
This is a qualifier for the ValueType property.
|