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

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also