ArcGIS Pro 2.6 API Reference Guide
SortDescription Class Members
Properties 


ArcGIS.Core.Data Namespace : SortDescription Class

The following tables list the members exposed by SortDescription.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SortDescription class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the CaseSensitivity for the sort operation. The default value is CaseSensitivity.Insensitive.  
Public PropertyGets the Field whose values need to be sorted.  
Public PropertyGets or sets the SortOrder for the sort operation. The default value is SortOrder.Ascending.  
Top
See Also

Reference

SortDescription Class
ArcGIS.Core.Data Namespace