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

AF SDK Reference

AFCaseCancelEventArgs.Action Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFCaseCancelEventArgs.Action Property
Gets an action that specifies what caused the event to be raised.

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

Syntax

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

Dim instance As AFCaseCancelEventArgs
Dim value As AFCaseAction

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

Property Value

Type: AFCaseAction
One of the AFCaseAction values.

Version Information

AFSDK


See Also

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