PlainInputs: IEtlPlainInputs;
PlainInputs: Prognoz.Platform.Interop.Etl.IEtlPlainInputs;
The PlainInputs property returns the object that contains data source inputs.
To get the object that contains data source inputs, use IEtlPlainDataFixedUser.PlainOutputs.
The property use is given in the example for IEtlPlainDataFixedUser.Template.
See also: