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

AF SDK Reference

AFAdjustment.PreviousValue Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFAdjustment.PreviousValue Property
This property returns the previous value for the attribute before the adjustment was made.

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

Syntax

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

Dim instance As AFAdjustment
Dim value As Object

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

Property Value

Type: Object
The previous value for the attribute before 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