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

AF SDK Reference

AFResult.Case Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFResult.Case Property
This read-only property returns the case that owns this object.

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 AFResult
Dim value As AFCase

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

Property Value

Type: AFCase
Returns the case that owns this object.

Version Information

AFSDK


See Also

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