ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFeatureSortInfo Class / SortDirection Property

In This Topic
    SortDirection Property (CIMFeatureSortInfo)
    In This Topic
    Gets or sets a value indicating the sort direction.
    Syntax
    public SortOrderType SortDirection {get; set;}
    Public Property SortDirection As SortOrderType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also