This class is used to represent metric data.
|
Name |
Type |
Description |
|---|---|---|
|
MetricType |
EntityReferenceData |
Reference by ID to the metric type. The value may not be null. |
|
MetricSection |
EntityReferenceData |
Reference by ID to the metric section. One of:
The value may not be null. |
|
ID |
long |
The ID of the metric. |
|
Name |
string |
The name of the metric. |
|
Description |
string |
The description of the metric. |
|
generalDetails |
MetricGeneralDetailsSection |
The general details of the metric. |
|
parametersData |
ParametersCollection |
The parameter data of the metric. |
|
granularityDetails |
MetricGranularitySection |
The granularity details of the metric. |
When using the CreateContractMetric method the following fields are set to their default values:
However, the structure itself does not contain these fields.
Note: The above three fields exist in the MetricData method itself however, these particular fields are not accessible to the user/customer via this method. Therefore, for example - the Objective Statement is visible in the GUI but cannot be changed by means of this method.
| Copyright © 2012 CA. Alle Rechte vorbehalten. | Senden Sie CA Technologies eine E-Mail zu diesem Thema. |