Click or drag to resize

IExportDocumentDuplicateMetadata Property

Information relating to Deduplication analysis. If there is no duplicate data, or if the deduplication process has been disabled, then this will be Null.

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IDupeMetadata DuplicateMetadata { get; }

Property Value

Type: IDupeMetadata
See Also