ArcGIS Pro 3.7 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.
    Syntax
    Public Property RouteIDFieldName As String
    public string RouteIDFieldName {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also