ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSpatialMapSeries Class / SortAscending Property

In This Topic
    SortAscending Property (CIMSpatialMapSeries)
    In This Topic
    Gets or sets a value indicating whether to sort in ascending or descending order.
    Syntax
    public bool SortAscending {get; set;}
    Public Property SortAscending As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also