PISystem.FindChangedItems Method
- Last UpdatedNov 18, 2025
- 3 minute read
- PI System
- AF SDK 2024 R2
- Developer
Find all the items that have changed in the PISystem.
Overload List
| Name | Description | |
|---|---|---|
| FindChangedItems(Boolean, AFTime, AFTime) | Obsolete.
Find all the items that have changed in the PISystem.
| |
| FindChangedItems(Boolean, Int32, Object, Object) |
Find all the items that have changed in the PISystem for all types of objects.
| |
| FindChangedItems(AFIdentity, Boolean, AFTime, AFTime) | Obsolete.
Find all the items that have changed in the PISystem of the
specified type.
| |
| FindChangedItems(Boolean, Boolean, Int32, Object, Object) |
Find all the items that have changed in the PISystem with the option to retrieve both the
system and database level changes.
| |
| FindChangedItems(AFIdentity, Boolean, Int32, Object, Object) |
Find all the items that have changed in the PISystem of the specified type.
| |
| FindChangedItems(AFIdentity, Boolean, Boolean, Int32, Object, Object) |
Find all the items that have changed in the PISystem of the specified type with the option
to retrieve both the system and database level changes.
|
See Also
In This Topic
Related Links
- FindChangedItems Method (Boolean, AFTime, AFTime)
- FindChangedItems Method (Boolean, Int32, Object, Object)
- FindChangedItems Method (AFIdentity, Boolean, AFTime, AFTime)
- FindChangedItems Method (Boolean, Boolean, Int32, Object, Object)
- FindChangedItems Method (AFIdentity, Boolean, Int32, Object, Object)
- FindChangedItems Method (AFIdentity, Boolean, Boolean, Int32, Object, Object)