[]
        
(Showing Draft Content)

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

GetAggregateValue Method

GetAggregateValue(string)

Configurates GetAggregateValue. Sets a function to be used for retrieving the field's aggregate value for a given summary object.

Declaration
public TBuilder GetAggregateValue(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.