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


In This Topic
    FeatureClassDescription Class Properties
    In This Topic

    For a list of all members of this type, see FeatureClassDescription members.

    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