CubeKeywordFilterResolveDimensionKey Property

NReco.PivotData Class Library Documentation
Custom handler that resolves dimension key for matching formatted values.

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

public Func<int, Object, string> ResolveDimensionKey { get; set; }

Property Value

Type: FuncInt32, Object, String
See Also

Reference