ArcGIS Pro 3.6 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.
    Syntax
    public bool Enabled {get; set;}
    Public Property Enabled As Boolean
    Remarks
    Having an empty list of event definitions in EventsDefinitions is equivalent to not enabling the time filter.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also