ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.Data Namespace / HistoricalVersion Class / GetTimeStamp Method
Version

    GetTimeStamp Method
    Get the date and time referenced by this historical version. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax
    public DateTime GetTimeStamp()

    Return Value

    The date and time referenced by this historical version.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also