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