ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayerDocument Class / Tables Property

In This Topic
    Tables Property (CIMLayerDocument)
    In This Topic
    Gets or sets an array of table URIs stored in this layer document.
    Syntax
    public string[] Tables {get; set;}
    Public Property Tables As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also