ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / FeatureClassDescription Class
Properties


In This Topic
    FeatureClassDescription Class Members
    In This Topic

    The following tables list the members exposed by FeatureClassDescription.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyThe alias name of the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Public PropertyThe list of FieldDescription items in the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public PropertyRepresents the shape ArcGIS.Core.Data.Field.  
    Public PropertyDenotes the subtype ArcGIS.Core.Data.Field in the ArcGIS.Core.Data.Table. (Inherited from ArcGIS.Core.Data.DDL.TableDescription)
    Top
    See Also