ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.PluginDatastore Namespace / PluginTableTemplate Class / GetLastModifiedTime Method
Version

GetLastModifiedTime Method
Gets the last modified timestamp of the table.
Syntax
public virtual DateTime GetLastModifiedTime()

Return Value

The timestamp of when the table was last modified. The default is the minimum possible date System.DateTime.MinValue.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also