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

LineEventSourceOptions Class
Represents a configuration to create a dynamic feature class (RouteEventSource) originating from line events using the dynamic segmentation process.
Syntax
public sealed class LineEventSourceOptions : RouteEventSourceOptions 
Inheritance Hierarchy

System.Object
   ArcGIS.Core.Data.LinearReferencing.RouteEventSourceOptions
      ArcGIS.Core.Data.LinearReferencing.LineEventSourceOptions

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also