IEaxAnalyzer.OwnParamValues

Fore Syntax

OwnParamValues: IMetabaseObjectParamValues;

Fore.NET Syntax

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

Description

The OwnParamValues property determines parameters values collection of express report.

Comments

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

Fore and Fore.NET Examples

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

See also:

IEaxAnalyzer