ParamValues: IMetabaseObjectParamValues;
The ParamValues property returns values of parameters, for which cache instance is saved.
The property use is given in the example for the ICubeCacheSaver.GetItemsFromDatabase and ICubeCacheSaver.GetItemsFromMemory methods.
See also: