PISystem.Refresh Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Refreshes the client with any changes that have been made to objects since loaded.
Overload List
| Name | Description | |
|---|---|---|
| Refresh |
Refreshes the client with any changes that have been made to any system-level object since loaded.
| |
| Refresh(Boolean) |
Refreshes the client with any changes that have been made to any system-level and optionally
database-level objects since loaded.
| |
| Refresh(IEnumerableAFObject) |
Refreshes the client with any changes that have been made to the specified objects since they were loaded.
|