ArcGIS Pro 3.7 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 Property TypeAttributeName As String
    public string TypeAttributeName {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also