ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AttributeIndexDescription Class
Members

In This Topic
    AttributeIndexDescription Class
    In This Topic
    Represents a mechanism to create an attribute ArcGIS.Core.Data.Index.
    Object Model
    AttributeIndexDescription ClassTableDescription Class
    Syntax
    public sealed class AttributeIndexDescription : IndexDescription 
    Public NotInheritable Class AttributeIndexDescription 
       Inherits IndexDescription
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.DDL.Description
          ArcGIS.Core.Data.DDL.IndexDescription
             ArcGIS.Core.Data.DDL.AttributeIndexDescription

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also