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

AF SDK Reference

AFChangeInfo.ChangeTime Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFChangeInfo.ChangeTime Property
The time that the object was changed.

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

Syntax

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

Dim instance As AFChangeInfo
Dim value As AFTime

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

Property Value

Type: AFTime
Returns the time that the object was changed.

Version Information

AFSDK


See Also

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