ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

CIMReportDocument Class
CIMReportDocument Members