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

AF SDK Reference

AFAdjustment.CreationTime Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFAdjustment.CreationTime Property
This read-only property returns the time that this adjustment was created .

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

Syntax

public AFTime CreationTime { get; }
Public ReadOnly Property CreationTime As AFTime
	Get

Dim instance As AFAdjustment
Dim value As AFTime

value = instance.CreationTime
public:
property AFTime CreationTime {
	AFTime get ();
}
member CreationTime : AFTime with get

Property Value

Type: AFTime
The time that this adjustment was created.

Remarks

The creation time becomes part of the audit trail information. It also allows you to create multiple adjustments to the same attribute.

Version Information

AFSDK


See Also

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