ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.LinearReferencing Namespace / EventInfo Class / RouteIDFieldName Property

In This Topic
    RouteIDFieldName Property (EventInfo)
    In This Topic
    Gets the name of the route identifier field that uniquely identifies each route in a route feature class.
    Syntax
    public string RouteIDFieldName {get;}
    Public ReadOnly Property RouteIDFieldName As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also