ArcGIS Pro 2.9 API Reference Guide
RouteIDFieldName Property (CIMStandaloneTable)

ArcGIS.Core.CIM Namespace > CIMStandaloneTable 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

CIMStandaloneTable Class
CIMStandaloneTable Members