ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AttributeIndexDescription Class / TableDescription Property

In This Topic
    TableDescription Property
    In This Topic
    The description object representing the ArcGIS.Core.Data.Table that will hold the attribute index.
    Syntax
    public TableDescription TableDescription {get;}
    Public ReadOnly Property TableDescription As TableDescription
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also