IEtlPlainDataUser.PlainInputs

Fore Syntax

PlainInputs: IEtlPlainInputs;

Fore.NET Syntax

ForeModule: Prognoz.Platform.Interop.Etl.IEtlPlainInputs;

Description

The PlainInputs property returns the object that contains input data source.

Examples

The example of use is given in the Examples subsection in the example for creating the User Algorithm converter.

See also:

IEtlPlainDataUser