Argomento precedente: DeleteServiceDefinitionMetricRegistration

Argomento successivo: ServiceDefinition Workflow Methods

GetServiceDefinitionMetricRegistrations

Description

This method gets all event registrations of the specified service definition metric.

Syntax

MetricRegistrationsCollection GetServiceDefinitionMetricRegistrations (long metricID);

Parameters

Name

Type

Description

metricID

long

The ID of the metric.

Return Value

The event registrations of the metric, as type MetricRegistrationsCollection.

Remarks

None.