IEaxAnalyzer.UpdateParamProvider

Fore Syntax

UpdateParamProvider;

Fore.NET Syntax

UpdateParamProvider();

Description

The UpdateParamProvider method updates data source for express report parameters.

Comments

The method is used after editing of data source parameters.

To get object to work with express report parameters, use IEaxAnalyzer.ParamProvider.

Fore and Fore.NET Examples

The method use is given in the example for IEaxAnalyzer.ParamProvider.

See also:

IEaxAnalyzer