ArcGIS Pro 2.9 API Reference Guide
RouteIDFieldName Property (CIMDisplayTable)

ArcGIS.Core.CIM Namespace > CIMDisplayTable Class : RouteIDFieldName Property
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, Windows 8.1

See Also

Reference

CIMDisplayTable Class
CIMDisplayTable Members