Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFDataPipeEvent.Action Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFDataPipeEvent.Action Property
Gets an action that specifies how the data changed.

Namespace:  OSIsoft.AF.Data
Assembly:  OSIsoft.AFSDK (in OSIsoft.AFSDK.dll) Version: 3.1.1.1182

Syntax

public AFDataPipeAction Action { get; }
Public ReadOnly Property Action As AFDataPipeAction
	Get

Dim instance As AFDataPipeEvent
Dim value As AFDataPipeAction

value = instance.Action
public:
property AFDataPipeAction Action {
	AFDataPipeAction get ();
}
member Action : AFDataPipeAction with get

Property Value

Type: AFDataPipeAction
One of the AFDataPipeAction values.

Version Information

AFSDK


See Also

In This Topic
TitleResults for “How to create a CRG?”Also Available in