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

AF SDK Reference

AFResults.Case Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFResults.Case Property
This property returns the AFCase object which owns the result.

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

Syntax

public AFCase Case { get; }
Public ReadOnly Property Case As AFCase
	Get

Dim instance As AFResults
Dim value As AFCase

value = instance.Case
public:
property AFCase^ Case {
	AFCase^ get ();
}
member Case : AFCase with get

Property Value

Type: AFCase
Returns the AFCase object which owns the result.

Version Information

AFSDK


See Also

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