Click or drag to resize

CaseStatistics Properties

The CaseStatistics type exposes the following members.

Properties
  NameDescription
Public propertyAnalysisYield
Total number of items processed.
(Inherited from StatisticsBase.)
Public propertyAnalysisYieldSize
Total size of items processed.
(Inherited from StatisticsBase.)
Public propertyErrors
Total count of errors in processing and export.
(Inherited from StatisticsBase.)
Public propertyExcludedDupe
Total count of items that were excluded because they were duplicates.
Public propertyExcludedDupeSize
Total size of items that were excluded because they were duplicates.
Public propertyExcludedFtm
Total count of items that were excluded due to File Type database filter definitions.
Public propertyExcludedFtmSize
Total size of items that were excluded due to File Type database filter definitions.
Public propertyExcludedNist
Total count of items that were excluded due to Nist definitions.
Public propertyExcludedNistSize
Total size of items that were excluded due to Nist definitions.
Public propertyExported
Total number of items exported.
(Inherited from StatisticsBase.)
Public propertyExportedToLaw
Total number of items exported to LAW.
Public propertyFailures
Total number of failures in processing.
(Inherited from StatisticsBase.)
Public propertyInventoried
Total number of items inventoried.
(Inherited from StatisticsBase.)
Public propertyInventoriedSize
Total size of items inventoried.
(Inherited from StatisticsBase.)
Public propertyNumImportSets
Number of Import Sets in the case
Public propertyNumSources
Number of sources in the case
Public propertyWarnings
Total count of warnings in processing.
(Inherited from StatisticsBase.)
Top
See Also