ArcGIS Pro 3.7 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 Property FeatureSortInfos As CIMFeatureSortInfo()
    public CIMFeatureSortInfo[] FeatureSortInfos {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also