ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMTableField Class / SortOrder Property

In This Topic
    SortOrder Property (CIMTableField)
    In This Topic
    Gets or sets the zero based sort order. -1 indicates field isn't used for sorting.
    Syntax
    public int SortOrder {get; set;}
    Public Property SortOrder As Integer
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also