ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalQuerySortOrder Enumeration

In This Topic
    PortalQuerySortOrder Enumeration
    In This Topic
    Sort order options for search operations.
    Syntax
    Members
    MemberDescription
    AscendingIndicates that data should be sorted in an ascending order.
    DescendingIndicates that data should be sorted in a descending order
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Core.Portal.PortalQuerySortOrder

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also