Click or drag to resize

ICaseStatisticsExcludedDupeSize Property

Total size of items that were excluded because they were duplicates.

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

Property Value

Type: Int64
See Also