SourceStatistics Class |
Namespace: Law.EdaIntegration.Import
public class SourceStatistics
The SourceStatistics type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisYield |
Number of items processed.
| |
| AnalysisYieldSize |
Size of the items processed.
| |
| Errors |
Number of processing errors.
| |
| Failures |
Number of processing failures.
| |
| Inventoried |
Number of items inventoried.
| |
| InventoriedSize |
Size of the items inventoried.
| |
| Warnings |
Number of process warnings.
|