ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data Namespace / HistoricalVersionDescription Class / TimeStamp Property
Version

TimeStamp Property (HistoricalVersionDescription)
Gets or sets the historical version time stamp.
Syntax
public DateTime TimeStamp {get; set;}
Remarks
The timestamp passed into this routine has different meanings, depending on the type of versioning in use:
  • Traditional versioning - database time (local time of the database server)
  • Branch versioning - UTC time
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also