ArcGIS Pro 3.2 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 bool ExcludeStart {get; set;}
    Public Property ExcludeStart As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also