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

    See Also