IEaxAnalyzer.OwnParamValues

Syntax

OwnParamValues: IMetabaseObjectParamValues;

Description

The OwnParamValues property determines parameters values collection of express report.

Comments

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

Example

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

See also:

IEaxAnalyzer