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

In This Topic
    SearchOrder Enumeration
    In This Topic
    Specifies the order to apply the search criteria.
    Syntax
    Members
    MemberDescription
    Attribute Search using the attribute aspect of the filter first.
    Spatial Search using the spatial aspect of the filter first.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also