Share via


ReportConfigAggregation Class

Definition

The aggregation expression to be used in the report.

public class ReportConfigAggregation
type ReportConfigAggregation = class
Public Class ReportConfigAggregation
Inheritance
ReportConfigAggregation

Constructors

ReportConfigAggregation(String, FunctionType)

Initializes a new instance of ReportConfigAggregation.

Properties

Function

The name of the aggregation function to use.

Name

The name of the column to aggregate.

Applies to