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