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

AF SDK Reference

AFChangeInfo.Action Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFChangeInfo.Action Property
The AFChangeInfoAction that caused the object to be changed.

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

Syntax

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

Dim instance As AFChangeInfo
Dim value As AFChangeInfoAction

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

Property Value

Type: AFChangeInfoAction
Returns the AFChangeInfoAction that caused the object to be changed.

Remarks

If the action is Updated, then you can check the IsValueUpdate property to determine if the update was because of a value change.

Version Information

AFSDK


See Also

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