ArcGIS Pro 2.9 API Reference Guide
TableDefinitions Property (CIMReportDocument)

ArcGIS.Core.CIM Namespace > CIMReportDocument Class : TableDefinitions Property
Gets or sets the table definitions of the report document.
Syntax
public CIMDefinition[] TableDefinitions {get; set;}
Public Property TableDefinitions As CIMDefinition()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMReportDocument Class
CIMReportDocument Members