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


In This Topic
    ShapeDescription Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyThe ArcGIS.Core.Geometry.GeometryType of the ArcGIS.Core.Data.FeatureClass to create.  
    Public PropertyIndicates whether or not the ArcGIS.Core.Data.FeatureClass to create has M values.  
    Public PropertyIndicates whether or not the ArcGIS.Core.Data.FeatureClass to create has Z values.  
    Public Property The name of the dataset or the field this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
    Public PropertyThe ArcGIS.Core.Geometry.SpatialReference of the ArcGIS.Core.Data.FeatureClass to create.  
    Top
    See Also