AFChangeInfo.FindObject Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Finds the object represented by change information structure.
Overload List
| Name | Description | |
|---|---|---|
| FindObject(PISystem) |
Finds the object represented by change information structure and
automatically load from the server if not found.
| |
| FindObject(PISystem, Boolean) |
Finds the object represented by change information structure and optionally
automatically load from the server if not found.
|