ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / SpatialIndexDescription Class / FeatureClassDescription Property

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also