AFCase Events
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFCase type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| After |
Occurs after an AFCase method specified in the AFCaseAction
enumeration has been called.
| |
| Before |
Occurs before an AFCase method specified in the AFCaseAction
enumeration has been called.
| |
| Changed |
Event is raised when the object or one of its sub-objects is changed.
| |
| Executing |
Occurs during the execution of an AFCase method specified in the
AFCaseAction enumeration.
|