ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / DisplayField Property

DisplayField Property (CIMStandaloneTable)
Gets or sets the name of the attribute field that will be used as a label that represents each row in the table. The display field must be able to be represented as a string (string or numeric).
Syntax
public string DisplayField {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.0 or higher.
See Also