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

AF SDK Reference

AFCaseEventArgs Constructor

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFCaseEventArgs Constructor
Initializes a new instance of the AFCaseEventArgs class for an AFCase action.

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

Syntax

public AFCaseEventArgs(
	AFCaseAction action
)
Public Sub New ( 
	action As AFCaseAction
)

Dim action As AFCaseAction

Dim instance As New AFCaseEventArgs(action)
public:
AFCaseEventArgs(
	AFCaseAction action
)
new : 
        action : AFCaseAction -> AFCaseEventArgs

Parameters

action
Type: OSIsoft.AF.AnalysisAFCaseAction
One of the AFCaseAction values to specify what action caused the event.

Remarks

This constructor is to be used for actions to the AFCase object.

Version Information

AFSDK


See Also

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