IMobilePublishCube.ParamValues

Fore Syntax

ParamValues : IMetabaseObjectParamValues;

Fore.NET Syntax

ParamValues : Prognoz.Platform.Interop.Metabase.IMetabaseObjectParamValues;

Comments

By default, the ParamValues property is empty regardless of initially published report parameters.

Description

The ParamValues property contains properties and methods of the collection of parameter values of published cube.

Fore and Fore.NET Examples

The property use is identical to that of the IMobilePublishReport.ParamValues property.

See also:

IMobilePublishCube