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

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

    ArcGIS Pro version: 3.6 or higher.
    See Also