ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / SmartTreeDiagramLayoutParameters.ESortingOrder Enumeration

In This Topic
    SmartTreeDiagramLayoutParameters.ESortingOrder Enumeration
    In This Topic
    The sorting order (increasing or decreasing)
    Syntax
    public enum SmartTreeDiagramLayoutParameters.ESortingOrder : System.Enum, System.IComparable, System.IConvertible, System.IFormattable, System.ISpanFormattable  
    Public Enum SmartTreeDiagramLayoutParameters.ESortingOrder 
       Inherits System.Enum
       Implements System.IComparable, System.IConvertible, System.IFormattable, System.ISpanFormattable 
    Members
    MemberDescription
    Decreasing Decreasing
    Increasing Increasing
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.NetworkDiagrams.SmartTreeDiagramLayoutParameters.ESortingOrder

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also