Assembly: Cubes;
The ICubeExecuteFilterItem interface contains properties for setting up filtering parameters by dimension.
ICubeExecuteFilterItem
Filtering parameters can be obtained by means of properties and methods of the ICubeExecuteFilterSetup interface.
| Property name | Brief description | |
![]() |
Dimension | The Dimension property determines the dimension, for which filtering parameters are set up. |
![]() |
DimensionKey | The DimensionKey property determines the dimension key, for which filtering parameters are set up. |
![]() |
Filter | The Filter property returns the collection, to which the current element with filtering parameters belongs. |
![]() |
Function_ | The Function_ property determines parameters of the function used for data filtering. |
![]() |
GroupIndex | The GroupIndex property determines index of the group of dimensions, within which filtering is used. |
![]() |
Text | The Text property determines parameters of the function used for data filtering in the string type. |
See also: