ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TimeRange Class / ExcludeStart Property

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also