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

AF SDK Reference

AFCaseAction Enumeration

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCaseAction Enumeration
Specifies the AFCase action that caused the event.

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

Syntax

public enum AFCaseAction
Public Enumeration AFCaseAction

Dim instance As AFCaseAction
public enum class AFCaseAction
type AFCaseAction

Members

  Member nameValueDescription
CollectElements0 Specifies that the CollectElements was the cause of the event.
CollectTransfers1 Specifies that the CollectTransfers was the cause of the event.
CollectInputs2 Specifies that the CollectInputs was the cause of the event.
Run3 Specifies that the Run was the cause of the event.
Publish4 Specifies that the Publish was the cause of the event.

Remarks

The AFCaseCancelEventArgs and AFCaseEventArgs classes use this enumeration to define the action that caused the event to be raised.

Version Information

AFSDK


See Also

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