ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / SmartTreeDiagramLayoutParameters Class / AttributeName Property

In This Topic
    AttributeName Property (SmartTreeDiagramLayoutParameters)
    In This Topic
    Name of the attribute used by the sort.
    Syntax
    public string AttributeName {get; set;}
    Public Property AttributeName As String
    Remarks
    The default is empty.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also