ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / IndexDescription Class
Members Version

IndexDescription Class
Represents a mechanism to create an ArcGIS.Core.Data.Index.
Syntax
public abstract class IndexDescription : Description 
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also