CubeKeywordFilterResolveAggregatorLabel Property

NReco.PivotData Class Library Documentation
Custom handler that resolves aggregator label for matching filter hints.

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public Func<int, IAggregatorFactory, string> ResolveAggregatorLabel { get; set; }

Property Value

Type: FuncInt32, IAggregatorFactory, String
See Also

Reference