ArcGIS Pro 2.6 API Reference Guide
RelatedRecordSortOrder Property

ArcGIS.Core.CIM Namespace > CIMPopupInfo Class : RelatedRecordSortOrder Property
Gets or sets the field name and the sort order by which the related records will be ordered. The items are defined by the related field name (Format: RelationshipName\\FieldName) as the Keys and the sort order (Enum: Asc, Desc) as the Values.
Syntax
public CIMStringMap[] RelatedRecordSortOrder {get; set;}
Public Property RelatedRecordSortOrder As CIMStringMap()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMPopupInfo Class
CIMPopupInfo Members