ArcGIS Pro 3.7 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 Property EventsDefinitions As CIMKGEventsDefinitions
    public CIMKGEventsDefinitions EventsDefinitions {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also