IEtlPlainDataFixedUser.PlainOutputs

Fore Syntax

PlainOutputs: IEtlPlainOutputs;

Fore.NET Syntax

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

Description

The PlainOutputs property returns the object that contains data consumer inputs.

Comments

To get the object that contains data consumer outputs, use IEtlPlainDataFixedUser.PlainInputs.

Fore and Fore.NET Examples

The property use is given in the example for IEtlPlainDataFixedUser.Template.

See also:

IEtlPlainDataFixedUser