ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / RouteIDFieldName Property

In This Topic
    RouteIDFieldName Property (CIMStandaloneTable)
    In This Topic
    Gets or sets the route identifier field of a route feature class. This property will only be set for route feature classes, namely line and polyline feature classes that are m-aware.
    Syntax
    public string RouteIDFieldName {get; set;}
    Public Property RouteIDFieldName As String
    Remarks
    This property will only be set for route feature classes, namely line and polyline feature classes that are m-aware.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also