ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFieldDescription Class


In This Topic
    CIMFieldDescription Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the field alias.  
    Public Property Gets or sets the field name.  
    Public Property Gets or sets a value indicating whether the field is highlighted.  
    Public Property Gets or sets the number format.  
    Public Property Gets or sets a value indicating whether the field is read only.  
    Public Property Gets or sets a value indicating whether the values from this field should be included in the search.  
    Public Property Gets or sets search mode to use when searching for values in this field.  
    Public Property Gets or sets a value indicating whether the field value is a ratio (used only by geoprocessing).  
    Public Property Gets or sets a value indicating whether the field is visible.  
    Top
    See Also