IEtlPlainDataUser.PlainOutputs

Syntax

PlainOutputs: IEtlPlainOutputs;

Fore.NET Syntax

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

Description

The PlainOutputs property returns the object that contains output data sources.

Examples

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

See also:

IEtlPlainDataUser