ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping.Events Namespace / MapViewTimeChangedEventArgs Class / PreviousTime Property

In This Topic
    PreviousTime Property
    In This Topic
    Gets the previous time for the map view.
    Syntax
    public TimeRange PreviousTime {get;}
    Public ReadOnly Property PreviousTime As TimeRange
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also