System.Collections.ObjectModel.Collection`1[Connections.API.Areas.HelpPage.ModelDescriptions.ParameterDescription] IList
ID globally unique identifier ReadOnly

ID of the given metric.

RowType integer ReadOnly

RowType of the given metric.

Name string ReadOnly

Name of the given metric.

AncestorID globally unique identifier ReadOnly

Ancestor ID of the given metric.

Color string ReadOnly

Color of the given metric.

ColorRank integer ReadOnly

Rank of the color for the given metric.

ColorName string ReadOnly

Name of the color for the given metric.

Format string ReadOnly

Format of the given metric.

Minimum decimal number ReadOnly

Minimum value that meets the expecations of the given metric.

Meets decimal number ReadOnly

Value that meets the expectations of the given metric.

Exceeds decimal number ReadOnly

Value that exceeds the expectations of the given metric.

Current decimal number ReadOnly

Current value of the given metric.

CurrentDate date ReadOnly

Current date of the given metric.

FormattedMinimum string ReadOnly

Minimum value of the given metric formatted using the Format value.

FormattedMeets string ReadOnly

Meets value of the given metric formatted using the Format value.

FormattedExceeds string ReadOnly

Exceeds value of the given metric formatted using the Format value.

FormattedCurrent string ReadOnly

Current value of the given metric formatted using the Format value.

ThresholdLevel integer ReadOnly

Current thresholdlevel of the given metric.