This method updates a specific metric’s details of the specified contract version.
void UpdateContractMetricDetails (long contractVersionID, MetricData metricData);
|
Name |
Type |
Description |
|---|---|---|
|
ContractVersionId |
long |
The ID of the contract version. |
|
metricData |
MetricData |
The data to use to update the metric. |
None.
The ID of the metric to update is contained in the MetricData type class (see MetricData Classes).
The method validates the data sent to it and may throw a validation exception upon failure.
| 版权所有 © 2012 CA。 保留所有权利。 | 就该主题发送电子邮件至 CA Technologies |