AFChangedEventArgs Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFChangedEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets an action that specifies how the object changed.
| |
| ID |
The ID of the sub-object that changed.
(Overrides AFEventArgsID.) | |
| Identity |
The Identity of the sub-object that changed.
| |
| IsSubObjectEvent |
Indicates if the arguments represent a sub-object event.
| |
| ParentID |
The ID of the parent object that changed.
|