ArcGIS Pro 2.9 API Reference Guide
Field Class Properties


ArcGIS.Core.Data Namespace : Field Class

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

Public Properties
 NameDescription
Public Property Gets the alias name of the field.  
Public PropertyGets the FieldType of the field.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Property Gets a value indicating whether this field has a default value.  
Public Property Gets a value indicating whether this field's domain is fixed by the system and cannot be unassigned.  
Public Property Gets a value indicating whether this field should be treated as read only by supported clients.  
Public Property Gets a value indicating whether this field can contain null values.  
Public Property Gets a value indicating whether this is a required field.  
Public Property Gets a value indicating the maximum length in bytes for values described by the field.  
Public Property Gets the model name of the field.  
Public Property Gets the name of the field.  
Public Property Gets a value indicating the precision for field values.  
Public Property Gets a value indicating the scale for field values.  
Top
See Also

Reference

Field Class
ArcGIS.Core.Data Namespace