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


FeatureClassDescription Class Members

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 this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
Public PropertyRepresents the shape ArcGIS.Core.Data.Field.  
Top
See Also