ArcGIS Pro 3.7 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 Property AttributeName As String
    public string AttributeName {get; set;}
    Remarks
    The default is empty.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.6 or higher.
    See Also