ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKGTimeFilter Class / EventsDefinitions Property

In This Topic
    EventsDefinitions Property
    In This Topic
    Gets or sets the events definitions.
    Syntax
    public CIMKGEventsDefinitions EventsDefinitions {get; set;}
    Public Property EventsDefinitions As CIMKGEventsDefinitions
    Remarks
    If no event is defined, it is as if the time filter was disabled. The time filter will have no effect on path finding.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also