Integration Library
Integration Library
API Reference
Namespaces
EdaIntegrationContract.Statistics
IStatisticsManager Interface
IStatisticsManager Methods
CaseStatistics Method
ImportSetSetStatistics Method
SourceStatistics Method
IStatisticsManager
CaseStatistics Method
Obtains the statistics for the case.
Namespace:
EdaIntegrationContract.Statistics
Assembly:
EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
Copy
ICaseStatistics
CaseStatistics
()
Return Value
Type:
ICaseStatistics
A
ICaseStatistics
containing the accumulated statistics for the case.
See Also
Reference
IStatisticsManager Interface
EdaIntegrationContract.Statistics Namespace