Click or drag to resize

IExportDocumentNearDuplicateMetadata Property

Information relating to Near Duplicate analysis. If there is no near duplicate data, or if the Near Duplicate process has been disabled for Analysis, then this will be Null.

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
INearDupeMetadata NearDuplicateMetadata { get; }

Property Value

Type: INearDupeMetadata
See Also