ArcGIS Pro 3.3 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 FeatureClassDescription FeatureClassDescription {get;}
    Public ReadOnly Property FeatureClassDescription As FeatureClassDescription
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also