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


In This Topic
    CIMAggregateField Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Gets or sets the field name on which the aggregation was done.  
    Public Property Gets or sets the field alias. (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Public Property Gets or sets the field name. (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Public Property Gets or sets a value indicating whether the field is highlighted. (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Public Property Gets or sets the number format. (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Public Property Gets or sets a value indicating whether the field is read only. (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Public Property Gets or sets a value indicating whether the values from this field should be included in the search. (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Public Property Gets or sets search mode to use when searching for values in this field. (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Public Property Gets or sets the type of statistic used to aggregate data.  
    Public Property Gets or sets a value indicating whether the field value is a ratio (used only by geoprocessing). (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Public Property Gets or sets a value indicating whether the field is visible. (Inherited from ArcGIS.Core.CIM.CIMFieldDescription)
    Top
    See Also