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

In This Topic
    GetTimeStamp Method (HistoricalVersion)
    In This Topic
    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()
    Public Function GetTimeStamp() As Date

    Return Value

    The date and time referenced by this historical version.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also