ArcGIS Pro 2.9 API Reference Guide
FieldDescription Class Properties


ArcGIS.Core.Data.DDL Namespace : FieldDescription Class

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

Public Properties
 NameDescription
Public PropertyThe alias name of the ArcGIS.Core.Data.Field.  
Public PropertyThe default value of the ArcGIS.Core.Data.Field.  
Public PropertyThe associated DomainDescription of the ArcGIS.Core.Data.Field.  
Public PropertyThe ArcGIS.Core.Data.FieldType of the ArcGIS.Core.Data.Field.  
Public PropertyIndicates if the ArcGIS.Core.Data.Field can contain null values.  
Public PropertyThe length of the ArcGIS.Core.Data.Field.  
Public Property The name of the dataset this description is referencing. (Inherited from ArcGIS.Core.Data.DDL.Description)
Public PropertyThe precision value of the ArcGIS.Core.Data.Field.  
Public PropertyThe scale of the ArcGIS.Core.Data.Field.  
Top
See Also

Reference

FieldDescription Class
ArcGIS.Core.Data.DDL Namespace