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

AF SDK Reference

AFFile.ChangeDate Property

  • Last UpdatedNov 18, 2025
  • 1 minute read
AFFile.ChangeDate Property
The time the current file was last uploaded to the server.

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

Syntax

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

Dim instance As AFFile
Dim value As AFTime

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

Property Value

Type: AFTime
Returns the time the current file was last uploaded to the server. This property is set when one of the Upload Overload methods saves the file to the server.

Version Information

AFSDK


See Also

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