ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / RelativeMainlineDiagramLayoutParameters Class / TypeAttributeName Property

In This Topic
    TypeAttributeName Property
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also