CubeKeywordFilterFilter Method (IPivotData)

NReco.PivotData Class Library Documentation
Filters specified IPivotData by keywords.

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

public PivotData Filter(
	IPivotData pvtData
)

Parameters

pvtData
Type: NReco.PivotDataIPivotData
input data cube

Return Value

Type: PivotData
filtered data cube
See Also

Reference