AFDataPipeRangeDeletedEvent Properties
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
The AFDataPipeRangeDeletedEvent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets an action that specifies how the data changed.
(Inherited from AFDataPipeEvent.) | |
| EndTime |
The end of the time range where data has been removed.
| |
| PreviousEventAction |
Information about the previous data pipe event
(Inherited from AFDataPipeEvent.) | |
| SpecificUpdatedValue |
Additional information about the update event.
(Inherited from AFDataPipeEvent.) | |
| StartTime |
The beginning of the time range where data has been removed.
| |
| Value |
The AFValue associated with the data change event.
(Inherited from AFDataPipeEvent.) |