ArcGIS Pro 2.9 API Reference Guide
TypeAttributeName Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > RelativeMainlineDiagramLayoutParameters Class : TypeAttributeName Property
The name of the network attribute that is used to group lines into types.
Syntax
public string TypeAttributeName {get; set;}
Public Property TypeAttributeName As String
Remarks
This ArcGIS.Core.Data.UtilityNetwork.NetworkAttribute name may exist on the utility network line classes. Its values allow lines to be grouped into types.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

RelativeMainlineDiagramLayoutParameters Class
RelativeMainlineDiagramLayoutParameters Members