ArcGIS Pro 3.0 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, Windows 8.1

    See Also