ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Workflow.Client.Models Namespace / SearchQuery Class / SortFields Property
Version

SortFields Property
The fields which you want to sort the results by and whether you want to sort the results in ascending or descending order.
Syntax
public List<SortField> SortFields {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also