metric.threshold.ThresholdOutcome
R2026bDescription
A metric.threshold.ThresholdOutcome object captures the
classification category of a metric result with traceability to the threshold rule and
threshold set that produced the classification. When you collect metrics with a threshold set,
each metric.Result object contains threshold outcomes. These outcomes
indicate the compliance category of the result according to the threshold rules in that
set.
For more information about thresholds and custom threshold sets, see Adjust Dashboard Thresholds to Match Your Testing Criteria.
Creation
You do not create metric.threshold.ThresholdOutcome objects directly.
Instead, access threshold outcome objects from the ThresholdOutcomes
property of a metric.Result object. Threshold outcomes are populated when you
call getMetrics with
the ThresholdSetId name-value argument.
Properties
Examples
Version History
Introduced in R2026b