IEaxAnalyzer.OwnParamValues

Syntax

OwnParamValues: IMetabaseObjectParamValues;

Description

The OwnParamValues property determines parameters values collection of express report.

Comments

To get the collection of data source parameters, use IEaxDataAreaPivotSlice.ParamValues.

Example

The property use is given in the example for IEaxAnalyzeCore.ParamProvider.

See also:

IEaxAnalyzer