IEtlPlainDataUser.PlainOutputs

Syntax

PlainOutputs: IEtlPlainOutputs;

Fore.NET syntax

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

Description

The PlainOutputs property returns an 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