MetricThresholdValue class

This interface provides access to MetricThresholdValue objects.

When to implement

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

MetricThresholdValue has these types of members:

Methods

The MetricThresholdValue class has these methods.

Method Description
~MetricThresholdValue Destructor method.
GetComparison Returns the comparison setting of the MetricThresholdValue.
GetDescriptionProgrammaticName Returns the description programmatic name of the MetricThresholdValue.
GetInclusion Returns the inclusion setting of the MetricThresholdValue.
GetValue Returns the value of the MetricThresholdValue.
GetValueType Returns the value type of the MetricThresholdValue.
SetComparison Sets the comparison setting of the MetricThresholdValue.
SetDescriptionProgrammaticName Sets the description programmatic name of the MetricThresholdValue.
SetInclusion Sets the inclusion setting of the MetricThresholdValue.
SetValue Sets the value of the MetricThresholdValue.
SetValueType Sets the value type of the MetricThresholdValue.

Remarks

The MetricThresholdValue objects hold data from the MetricThreshold/MetricThresholdValues/MetricThresholdValue elements.

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