Vorheriges Thema: CreateContractTemplateMetric

Nächstes Thema: UpdateContractTemplateMetricDetails

GetContractTemplateMetricDetails

Description

This method gets all details for the specified contract template metric.

Syntax

MetricData GetContractTemplateMetricDetails (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.