ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGTimeFilter Class / Enabled Property

In This Topic
    Enabled Property (CIMKGTimeFilter)
    In This Topic
    Gets or sets a value indicating whether the filter is enabled. Note that having an empty list of event definitions is equivalent to not enabling the time filter, however since "Enable time filter" is a separate setting in the UI we have this member.
    Syntax
    public bool Enabled {get; set;}
    Public Property Enabled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also