ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Core Namespace / TableOptions Class / FilterByTime Property

In This Topic
    FilterByTime Property
    In This Topic
    Gets and sets if the table if filtered by time when a new table is opened.
    Syntax
    public bool FilterByTime {get; set;}
    Public Property FilterByTime As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also