ArcGIS Pro 2.6 API Reference Guide
CIMDisplayTable Class
Members 

ArcGIS.Core.CIM Namespace : CIMDisplayTable Class
Represents a display table.
Object Model
CIMDisplayTable ClassCIMBindVariable ClassCIMDefinitionFilter ClassCIMExpressionInfo ClassCIMFieldDescription ClassCIMRangeDefinition ClassCIMRelateInfoBase ClassCIMTimeDataDefinition ClassCIMTimeDimensionDefinition ClassCIMTimeDisplayDefinition ClassCIMTimeTableDefinition Class
Syntax
Remarks
A display table represents a virtual view of one or more tables. The display table always has a base table, but one or more tables can be joined and/or related to the base table. A join effectively adds new columns onto the base table, based on the foreign key to the joined table. A relate simply sets up an in-memory relationship class to another table to lookup related rows from a foreign key in the base table. The display table also supports a definition expression and allows the user to specify a 'display field', whose value is a label used to represent a row in the table.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.CIM.CIMObject
      ArcGIS.Core.CIM.CIMDisplayTable
         ArcGIS.Core.CIM.CIMFeatureTable
         ArcGIS.Core.CIM.CIMRasterTable

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMDisplayTable Members
ArcGIS.Core.CIM Namespace