AFCaseSearch Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFCaseSearch type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CacheInterval |
The search's cached automatic refresh interval.
(Inherited from AFSearch.) | |
| CacheTimeout |
The timeout to clean up the cached search in the server if it has not been used.
(Inherited from AFSearch.) | |
| Database |
The AFDatabase to be searched by the query.
(Inherited from AFSearch.) | |
| Identity |
This read-only property specifies the identity of the objects returned
from the search.
(Inherited from AFSearch.) | |
| PISystem |
The PISystem to be searched by the query.
(Inherited from AFSearch.) | |
| SearchName |
The name of the search object.
(Inherited from AFSearch.) | |
| ThrowOnError |
Specifies it an exception will be thrown for missing objects or invalid data in the query.
(Inherited from AFSearch.) | |
| TokenCollection |
The tokens that represent this search object.
(Inherited from AFSearch.) | |
| Tokens | Obsolete.
The tokens that represent this search object.
(Inherited from AFSearch.) |