AFDataPipeEvent.PreviousEventAction Property
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Information about the previous data pipe event
Namespace: OSIsoft.AF.Data
Assembly: OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182
Syntax
public AFDataPipePreviousEventAction PreviousEventAction { get; set; }
Public Property PreviousEventAction As AFDataPipePreviousEventAction Get Set Dim instance As AFDataPipeEvent Dim value As AFDataPipePreviousEventAction value = instance.PreviousEventAction instance.PreviousEventAction = value
public: property AFDataPipePreviousEventAction PreviousEventAction { AFDataPipePreviousEventAction get (); void set (AFDataPipePreviousEventAction value); }
member PreviousEventAction : AFDataPipePreviousEventAction with get, set
Property Value
Type: AFDataPipePreviousEventActionOne of the AFDataPipePreviousEventAction values.