This method updates the specified event registration of the specified contract metric.
void UpdateContractMetricRegistration (long metricID, MetricRegistrationData metricRegistrationData);
|
Name |
Type |
Description |
|---|---|---|
|
metricID |
long |
The ID of the metric. |
|
metricRegistrationData |
MetricRegistrationData |
The data to use to update the registration. |
None.
The ID of the registration to update is contained in the MetricRegistrationData type class (see MetricRegistrationData).
|
Copyright © 2013 CA.
Tous droits réservés.
|
|