ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayoutDocument Class / TableDefinitions Property

In This Topic
    TableDefinitions Property (CIMLayoutDocument)
    In This Topic
    Gets or sets the table definitions of the layout document.
    Syntax
    public CIMDefinition[] TableDefinitions {get; set;}
    Public Property TableDefinitions As CIMDefinition()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also