![]() | IStatisticsCommon Interface |
Namespace: EdaIntegrationContract.Statistics
public interface IStatisticsCommon
The IStatisticsCommon type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalysisYield |
Total number of items processed.
|
![]() | AnalysisYieldSize |
Total size of items processed.
|
![]() | Errors |
Total count of errors in processing and export.
|
![]() | Exported |
Total number of items exported.
|
![]() | Failures |
Total number of failures in processing.
|
![]() | Inventoried |
Total number of items inventoried.
|
![]() | InventoriedSize |
Total size of items inventoried.
|
![]() | Warnings |
Total count of warnings in processing.
|