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

AF SDK Reference

AFResult.Value Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFResult.Value Property
This read-only property represents the result value of the case for the element's attribute.

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

Syntax

public AFValue Value { get; }
Public ReadOnly Property Value As AFValue
	Get

Dim instance As AFResult
Dim value As AFValue

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

Property Value

Type: AFValue
Represents the result value of the case for the element's attribute. The returned AFValue will have its Attribute property set to the attribute associated with this result value.

Version Information

AFSDK


See Also

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