MetricThreshold Members

Applies To: Windows 8.1

Provides access to MetricThreshold objects.

The following tables list the members exposed by the MetricThreshold type.

Public Properties

  Name Description
public property DescriptionProgrammaticName the description programmatic name of the MetricThreshold.
public property MetricDefinitionProgrammaticName The metric definition programmatic name of the MetricThreshold.
public property metricThresholdValues The MetricThresholdValueCollection of the MetricThreshold.
public property Ordinal The ordinal of the MetricThreshold
public property Target The target of the MetricThreshold
public property TestCaseKey The test case key of the MetricThreshold.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method AddMetricThresholdValue Creates and adds a MetricThresholdValue to the MetricThreshold.
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

MetricThreshold Class
Microsoft.Assessments.Runtime Namespace