IEtlPlainDataFixedUser.PlainInputs

Fore syntax

PlainInputs: IEtlPlainInputs;

Fore.NET syntax

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

Description

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