ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / LineEventTableConfiguration Class


In This Topic
    LineEventTableConfiguration Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets the event table name. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration)
    Public PropertyOverridden. Gets the event type, EventType  
    Public Property Gets the name of the field that identifies where the event starts within the route.  
    Public PropertyGets whether all the attributes from the feature class that intersect with RouteInfo will be included in the result. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration)
    Public PropertyGets whether the offset distance calculation is based on the m-direction or the digitized direction.Reserved for future usage. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration)
    Public Property Gets the name of the field that uniquely identifies each route. (Inherited from ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration)
    Public Property Gets the name of the field that identifies where the event ends within the route.  
    Top
    See Also