ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / FeatureLayerAggregationType Enumeration
Version

FeatureLayerAggregationType Enumeration
Specifies a valid list of aggregation types.
Syntax
Members
MemberDescription
Binning Feature binning provided by enterprise geodatabase.
ClientSideBinning Feature binning computed at the client side.
Clustering Point clustering.
None No aggregation.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.FeatureLayerAggregationType

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also