OwnParamValues: IMetabaseObjectParamValues;
The OwnParamValues property returns collection of report user-defined parameter values.
To get collection of parameter values of report data source, use IReportSheetData.DataSourceParamValues.
The property use is given in the example for IEaxAnalyzerUserEvents.OnAfterExecuteAnalyzer.
See also: