[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.PivotFieldBase.GetAggregateValue

GetAggregateValue Property

GetAggregateValue

Gets or sets a function to be used for retrieving the field's aggregate value for a given summary object.

Declaration
[JsonConverter(typeof(FunctionConverter))]
public string GetAggregateValue { get; set; }