ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / SortBy Enumeration

In This Topic
    SortBy Enumeration
    In This Topic
    Specifies the sort parameter of the coded value pairs in a coded value domain.
    Syntax
    Members
    MemberDescription
    Code Sorted based on the code.
    Name Sorted based on the name.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.SortBy

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also