ArcGIS Pro 2.6 API Reference Guide
FieldDescription Class Members
Properties 


ArcGIS.Desktop.Mapping Namespace : FieldDescription Class

The following tables list the members exposed by FieldDescription.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FieldDescription class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the alias of a field.  
Public Property Gets or sets whether a field is highlighted.  
Public Property Gets or sets whether a field is read-only - values in this field cannot be modified.  
Public PropertyGets or sets whether a field is visible. When a field is invisible, result of a Search method will not include values from this field and the field will not appear in many UI list.  
Public Property Gets the name of a field.  
Public Property Gets or sets numeric format to display values for a field..  
Public Property Gets the type of a field.  
Top
See Also

Reference

FieldDescription Class
ArcGIS.Desktop.Mapping Namespace