Click or drag to resize

StatisticsManager Class

Responsible for retrieving statistics about a case
Inheritance Hierarchy
SystemObject
  Law.EdaIntegration.StatisticsStatisticsManager

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

The StatisticsManager type exposes the following members.

Methods
  NameDescription
Public methodCaseStatistics
Obtains the statistics for the case.
Public methodImportSetSetStatistics
Obtains the statistics for the provided list of Import Sets, or all Import Sets if none are provided.
Public methodSourceStatistics
Obtains the statistics for the provided list of sources, or all sources if none are provided.
Top
See Also