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

In This Topic
    LineEventTableConfiguration Class
    In This Topic
    Describes a line event table to hold events' information as the results of RouteInfo.LocateFeatures
    Syntax
    Public NotInheritable Class LineEventTableConfiguration 
       Inherits EventTableConfiguration
    public sealed class LineEventTableConfiguration : EventTableConfiguration 
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.LinearReferencing.EventTableConfiguration
          ArcGIS.Core.Data.LinearReferencing.LineEventTableConfiguration

    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also