Click or drag to resize

IStatisticsManagerCaseStatistics Method

Obtains the statistics for the case.

Namespace:  EdaIntegrationContract.Statistics
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
ICaseStatistics CaseStatistics()

Return Value

Type: ICaseStatistics
A ICaseStatistics containing the accumulated statistics for the case.
See Also