ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data Namespace / SortDescription Class / Field Property

In This Topic
    Field Property (SortDescription)
    In This Topic
    Gets the Field whose values need to be sorted.
    Syntax
    public Field Field {get;}
    Public ReadOnly Property Field As Field
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also