ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBasicFeatureLayer Class / FeatureSortInfos Property

In This Topic
    FeatureSortInfos Property
    In This Topic
    Gets or sets the collection of field names and sort directions used to sort features during draw.
    Syntax
    public CIMFeatureSortInfo[] FeatureSortInfos {get; set;}
    Public Property FeatureSortInfos As CIMFeatureSortInfo()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also