AFChangeInfo Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFChangeInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action |
The AFChangeInfoAction that caused the object to be changed.
| |
| ChangeTime |
The time that the object was changed.
| |
| Database |
The AFDatabase containing the changed object.
| |
| ID |
The ID of the changed object.
| |
| Identity |
The AFIdentity of the changed object.
| |
| IsValueUpdate |
The update associated with this change is a value update.
| |
| IsVersionAdded |
The update associated with this change is because a version was added.
| |
| ParentID |
The ID of the parent of the changed object.
| |
| VersionID |
The VersionID of the changed object.
|