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