[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotFieldBaseBuilder-2.Aggregate

Aggregate Method

Aggregate(Aggregate)

Configurates Aggregate. Sets how the field should be summarized.

Declaration
public TBuilder Aggregate(Aggregate value)
Public Function Aggregate(value As Aggregate) As TBuilder
Parameters
Type Name Description
Aggregate value

The value.

Returns
Type Description
TBuilder

Current builder.