ArcGIS Pro 2.8 API Reference Guide
LineAttributeName Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > RelativeMainlineDiagramLayoutParameters Class : LineAttributeName Property
The name of the network attribute that will be used to identify the lines which compose the straight lines.
Syntax
public string LineAttributeName {get; set;}
Public Property LineAttributeName As String
Remarks
This ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute name must exist on the utility network line classes. The values should be the same for all the edges that compose a straight line.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RelativeMainlineDiagramLayoutParameters Class
RelativeMainlineDiagramLayoutParameters Members