IEtlPlainDataFixedUser.PlainInputs

Fore Syntax

PlainInputs: IEtlPlainInputs;

Fore.NET Syntax

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

Description

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

Comments

To get the object that contains data source inputs, use IEtlPlainDataFixedUser.PlainOutputs.

Fore and Fore.NET Examples

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

See also:

IEtlPlainDataFixedUser