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