ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TimeRange Class / ExcludeEnd Property

In This Topic
    ExcludeEnd Property (TimeRange)
    In This Topic
    Gets or sets whether times equal to the end time are considered matches.
    Syntax
    public bool ExcludeEnd {get; set;}
    Public Property ExcludeEnd As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also