ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormRelationshipElement Class / OrderByFields Property

In This Topic
    OrderByFields Property
    In This Topic
    Gets or sets the array of orderByField objects indicating the display order for the related records, and whether they should be sorted in ascending or descending order.
    Syntax
    Public Property OrderByFields As CIMFeatureSortInfo()
    public CIMFeatureSortInfo[] OrderByFields {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also