ArcGIS Pro 2.6 API Reference Guide
SortInformation Property

ArcGIS.Core.CIM Namespace > CIMTableView Class : SortInformation Property
Gets or sets a property set containing sort information.
Syntax
public IDictionary<string,object> SortInformation {get; set;}
Public Property SortInformation As IDictionary(Of String,Object)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMTableView Class
CIMTableView Members