CubeKeywordFilterResolveDimensionLabel Property

NReco.PivotData Class Library Documentation
Custom handler that resolves dimension 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, string, string> ResolveDimensionLabel { get; set; }

Property Value

Type: FuncInt32, String, String
See Also

Reference