Vorheriges Thema: UpdateContractMetricDetails

Nächstes Thema: AddMetricsToContract

GetContractMetricDetails

Description

This method gets all details for the specified contract metric.

Syntax

MetricData GetContractMetricDetails (long metricID);

Parameters

Name

Type

Description

metricID

long

The ID of the metric.

Return Value

The metric details, as type MetricData.

Remarks

The data returned is already filled with both the numerical ID and the text name for every sub-entity that it contains.