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

AF SDK Reference

AFChangeInfoAction Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFChangeInfoAction Enumeration
The action that caused a object to be changed.

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

Syntax

public enum AFChangeInfoAction
Public Enumeration AFChangeInfoAction

Dim instance As AFChangeInfoAction
public enum class AFChangeInfoAction
type AFChangeInfoAction

Members

  Member nameValueDescription
Unchanged255 The object was not changed.
Added1 The object was added.
Removed0 The object was removed.
Updated2 The object was updated.

Remarks

This enumeration is used in the AFChangeInfo structure to indicate the action that caused the represented object to be changed in the server.

Version Information

AFSDK


See Also

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