The MetricReport type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | MetricReport |
Creates a new MetricReport
|
![]() | MetricReport(String, String) |
Creates a new MetricReport
|
Methods
Name | Description | |
---|---|---|
![]() | AddMeasure |
Create a new MetricReport and add it to the Measures list
|
![]() | AddRange |
Create a new SummaryRangeReport and adds it to the Ranges property
|
![]() | CreateMeasures |
Create a new list of MeasureReport and hooks the Measures property
|
![]() | CreateRanges |
Create a new SummaryRangeReport and hooks the Ranges property
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | Measures |
Measures
|
![]() | MetricName |
Metric name
|
![]() | ProviderName |
Provider name
|
![]() | Ranges |
Ranges of the report
|
See Also