MetricValue class
This interface provides access to MetricValue objects.
When to implement
Never. This interface is implemented by Axe and provided to the assessment.
MetricValue has these types of members:
Methods
The MetricValue class has these methods.
Method | Description |
---|---|
~MetricValue | Destructor method. |
GetProgrammaticName | Returns the programmatic name of the MetricValue. |
GetValue | Overloaded. Returns the value of the MetricValue. |
SetProgrammaticName | Sets the programmatic name of the MetricValue. |
SetValue | Overloaded. Sets the value of the MetricValue. |
Remarks
A MetricValue object holds data from an Issue/MetricValues/MetricValue, Iteration/MetricValues/MetricValue, or TestCase/MetricValues/MetricValue element.
Requirements
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
DLL |
|