ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / FieldDescription Class


In This Topic
    FieldDescription Class Properties
    In This Topic

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

    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