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

AF SDK Reference

AFAdjustments.Result Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAdjustments.Result Property
This property returns the AFResult object which owns the adjustment.

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

Syntax

public AFResult Result { get; }
Public ReadOnly Property Result As AFResult
	Get

Dim instance As AFAdjustments
Dim value As AFResult

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

Property Value

Type: AFResult
Returns the AFResult object which owns the adjustment.

Version Information

AFSDK


See Also

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