IEtlPlainDataDeduplicate.DuplicatePlainOutput

Fore Syntax

DuplicatePlainOutput: IEtlPlainOutput;

Fore.NET Syntax

DuplicatePlainOutput: Prognoz.Platform.Interop.IEtlPlainOutput;

Description

The DuplicatePlainOutput property returns the object that contains a data consumer with duplicates.

Example

The example of use is given in the Examples subsection in the example for creating the Delete Duplicates converter.

See also:

IEtlPlainDataDeduplicate