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

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

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also