ArcGIS Pro 3.7 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 Property ExcludeEnd As Boolean
    public bool ExcludeEnd {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also