ArcGIS Pro 2.8 API Reference Guide
End Property (TimeRange)

ArcGIS.Desktop.Mapping Namespace > TimeRange Class : End Property
Gets or sets the end time for the range.
Syntax
public Nullable<DateTime> End {get; set;}
Public Property End As Nullable(Of Date)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TimeRange Class
TimeRange Members