ISourceDataImportInfo.Params

Fore Syntax

Params: IMetabaseObjectParamValues;

Fore.NET Syntax

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

Description

The Params property determines values of parameters, which will be used to open the source.

Example

The example of use is given in description of the IImportExecutor.Import method.

See also:

ISourceDataImportInfo