This namespace contains classes to represent Ranges in the summary report.
Classes
| Class | Description | |
|---|---|---|
| BetweenUpperAndLowerRangeType |
This class represents the inner range of summary reports.
| |
| GreaterThanRangeType |
This class is used to represent the greater range in the summary report.
| |
| LowerOrEqualRangeType |
This class represents the lower range of the summary report.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IRangeType |
This interface is an abstraction for Ranges used in the summary report.
|