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

AF SDK Reference

AFDatabase.ModifyDate Property

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFDatabase.ModifyDate Property
This read-only property returns the time when any object within the database was last modified.

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

Syntax

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

Dim instance As AFDatabase
Dim value As AFTime

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

Property Value

Type: AFTime
Returns the time when any object within the database was last modified.

Remarks

This property is set by the server upon successful edits of objects within the database.

Version Information

AFSDK


See Also

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