Share via


MetricThreshold class

This interface provides access to MetricThreshold objects.

When to implement

Never. This interface is implemented by Axe and provided to the assessment.

MetricThreshold has these types of members:

Methods

The MetricThreshold class has these methods.

Method Description
~MetricThreshold Destructor method.
AddMetricThresholdValue Creates and adds a MetricThresholdValue to the MetricThreshold.
GetDescriptionProgrammaticName Returns the description programmatic name of the MetricThreshold.
GetMetricDefinitionProgrammaticName Returns the metric definition programmatic name of the MetricThreshold.
GetMetricThresholdValues Returns the MetricThresholdValueCollection of the MetricThreshold.
GetOrdinal Returns the ordinal of the MetricThreshold.
GetTarget Returns the target of the MetricThreshold.
GetTestCaseKey Returns the test case key of the MetricThreshold.
SetDescriptionProgrammaticName Sets the description programmatic name of the MetricThreshold.
SetMetricDefinitionProgrammaticName Sets the metric definition programmatic name of the MetricThreshold.
SetOrdinal Sets the ordinal of the MetricThreshold.
SetTarget Sets the target of the MetricThreshold.
SetTestCaseKey Sets the test case key of the MetricThreshold.

Remarks

A MetricThreshold holds data from a MetricThresholds/MetricThreshold element.

Requirements

Minimum supported client
Windows 7 [desktop apps only]
Minimum supported server
Windows Server 2008 R2 [desktop apps only]
Header
AxeRuntime.h
DLL
AxeCore.dll