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

AF SDK Reference

AFChangedEventArgs.Action Property

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

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

Syntax

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

Dim instance As AFChangedEventArgs
Dim value As AFChangeAction

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

Property Value

Type: AFChangeAction
One of the AFChangeAction values.

Version Information

AFSDK


See Also

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