Vorheriges Thema: CreateServiceDefinitionMetric

Nächstes Thema: UpdateServiceDefinitionMetricDetails

GetServiceDefinitionMetricDetails

Description

This method gets all details for the specified service definition metric.

Syntax

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