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

AF SDK Reference

AFCaseCancelEventArgs Constructor

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

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

Syntax

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

Dim action As AFCaseAction

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

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