ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / LineEventInfo Class


In This Topic
    LineEventInfo Class Properties
    In This Topic

    For a list of all members of this type, see LineEventInfo members.

    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
    See Also