Argomento precedente: DeleteContractTemplateMetricRegistration

Argomento successivo: ContractTemplate Parameters Methods

GetContractTemplateMetricRegistrations

Description

This method gets all event registrations of the specified contract template metric.

Syntax

MetricRegistrationsCollection GetContractTemplateMetricRegistrations (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.