ArcGIS Pro 2.6 API Reference Guide
DisplayField Property (CIMStandaloneTable)

ArcGIS.Core.CIM Namespace > CIMStandaloneTable Class : DisplayField Property
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;}
Public Property DisplayField As String
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMStandaloneTable Class
CIMStandaloneTable Members