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