ArcGIS Pro 3.7 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 Property Fields As CIMAggregateField()
    public CIMAggregateField[] Fields {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also