ArcGIS Pro 3.7 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 Function GetTimeStamp() As Date
    public DateTime GetTimeStamp()

    Return Value

    The date and time referenced by this historical version.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also