ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / LineEventInfo Class
Properties Methods


In This Topic
    LineEventInfo Class Members
    In This Topic

    The following tables list the members exposed by LineEventInfo.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the EventType of the event table.  
    Public Property Gets the name of the field that identifies where the event starts within the route.  
    Public Property Gets the name of the field that identifies the offset of the point or line from the underlying route as defined by the measure field. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventInfo)
    Public Property Gets the name of the route identifier field that uniquely identifies each route in a route feature class. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventInfo)
    Public Property Gets the name of the field that identifies where the event ends within the route.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the event table used to create the EventInfo object. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventInfo)
    Top
    See Also