ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAggregationFeatureReduction Class / Fields Property

In This Topic
    Fields Property (CIMAggregationFeatureReduction)
    In This Topic
    Gets or sets the fields that should be shown with the aggregated features.
    Syntax
    public CIMAggregateField[] Fields {get; set;}
    Public Property Fields As CIMAggregateField()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also