ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / EventType Enumeration
Version

EventType Enumeration
Specifies the type of Event. An Event is a feature that occurs along a route feature. Anything that occurs on or describes a route feature can be an event. Examples might include pavement quality, accident sites, and speed limits in the transportation field.
Syntax
Members
MemberDescription
Line Line event type.
Point Point event type.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.LinearReferencing.EventType

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.3 or higher.
See Also