Click or drag to resize

StatisticsManagerCaseStatistics Method

Obtains the statistics for the case.

Namespace:  Law.EdaIntegration.Statistics
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
public CaseStatistics CaseStatistics()

Return Value

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