Assembly: Cubes;
The ICubeExecuteFilterFunctionFactory interface contains a method that is used to create new functions that are used to set up data filtering.
ICubeExecuteFilterFunctionFactory
To use the CreatePredefined method, cast the object described by the ICubeExecuteFilterSetup interface to the ICubeExecuteFilterFunctionFactory interface.
Method name | Brief description | |
CreatePredefined | The CreatePredetermined method creates a new function for data filtering. |
See also: