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

AF SDK Reference

AFAnalysisRule.CurrentCase Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAnalysisRule.CurrentCase Property
This property returns the current case associated with the AnalysisRule.

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

Syntax

public AFCase CurrentCase { get; set; }
Public Property CurrentCase As AFCase
	Get
	Set

Dim instance As AFAnalysisRule
Dim value As AFCase

value = instance.CurrentCase

instance.CurrentCase = value
public:
property AFCase^ CurrentCase {
	AFCase^ get ();
	void set (AFCase^ value);
}
member CurrentCase : AFCase with get, set

Property Value

Type: AFCase
Returns the current case associated with the AnalysisRule.

Version Information

AFSDK


See Also

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