ArcGIS Pro 2.8 API Reference Guide
AlignmentAttributeName Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > RelativeMainlineDiagramLayoutParameters Class : AlignmentAttributeName Property
The name of the network attribute that will be used to align individual line features.
Syntax
public string AlignmentAttributeName {get; set;}
Public Property AlignmentAttributeName As String
Remarks
The algorithm takes lines with the same ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute value and aligns them with one another.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RelativeMainlineDiagramLayoutParameters Class
RelativeMainlineDiagramLayoutParameters Members