ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / KGEventMissingAllTimesBehaviour Enumeration

In This Topic
    KGEventMissingAllTimesBehaviour Enumeration
    In This Topic
    Defines the behaviour when a punctual or durative event has no time.
    Syntax
    Members
    MemberDescription
    Error Return an error.
    Exclude Do not use the event in a path.
    MakeNonEvent Consider the entity or relationship is not an event.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.KGEventMissingAllTimesBehaviour

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also