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

AF SDK Reference

AFAdjustment.AdjustedValue Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAdjustment.AdjustedValue Property
This property returns the new value for the AFAttribute after the adjustment was made.

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

Syntax

public Object AdjustedValue { get; }
Public ReadOnly Property AdjustedValue As Object
	Get

Dim instance As AFAdjustment
Dim value As Object

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

Property Value

Type: Object
The new value for the attribute after the adjustment was made. This value will be in the attribute's default unit of measure specified by the DefaultUOM property.

Version Information

AFSDK


See Also

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