Click or drag to resize

ISourceStatisticsDuplicates Property

The number of documents that have been excluded due to the Duplicate filter

Namespace:  EdaIntegrationContract.Statistics
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
int Duplicates { get; }

Property Value

Type: Int32
See Also