ArcGIS Pro 2.9 API Reference Guide
SortOrder Property (SortDescription)

ArcGIS.Core.Data Namespace > SortDescription Class : SortOrder Property
Gets or sets the SortOrder for the sort operation. The default value is SortOrder.Ascending.
Syntax
public SortOrder SortOrder {get; set;}
Public Property SortOrder As SortOrder
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SortDescription Class
SortDescription Members