ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AttributeIndexDescription Class / IsAscending Property

In This Topic
    IsAscending Property
    In This Topic
    Indicates whether or not the attribute index is based on ascending order.
    Syntax
    public bool IsAscending {get; set;}
    Public Property IsAscending As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also