This class is used to represent the data of the general details of metrics.
|
Name |
Type |
Description |
|---|---|---|
|
MainIndicatorType |
EntityReferenceData |
Reference by ID to the main indicator of the metric. |
|
ServiceComponent |
EntityReferenceData |
Reference by ID to the service component of the metric. |
|
ServiceDomain |
EntityReferenceData |
Reference by ID to the service domain of the metric. |
|
DomainCategory |
EntityReferenceData |
Reference by ID to the domain category of the metric. |
|
Unit |
EntityReferenceData |
Reference by ID to the measurement unit of the metric. |
|
Timeslot |
EntityReferenceData |
Reference by ID to the time slot of the metric. |
|
TimeZone |
EntityReferenceData |
Reference by ID to the time zone of the metric. |
|
IsTargetLess |
bool |
Specifies whether target exists or not. |
|
Target |
double |
The target of the metric. |
|
DynamicTarget |
bool |
Specifies whether the metric target is dynamic. |
|
TrackingPeriod |
long |
The tracking period of the metric. |
|
Currency |
EntityReferenceData |
Reference by ID to the currency of the metric. |
|
MeasurabilityStatus |
MeasurabilityStatus. |
An enumeration representing the measurability status of the metric. |
|
UnitOfConsumption |
EntityReferenceData |
Reference by ID to the unit of consumption of the metric. |
|
Forcasted |
bool |
Specifies whether the metric is forecasted. |
|
ForcastTable |
string |
The forecast table of the metric. Represented by an XML string. |
|
PricePerUnitTable |
string |
The price-per-unit table of the metric. Represented by an XML string. |
The field "IsTargetLess" dates from version 7.0 SP1. The field "Target" was changed from long to double as of version 7.0 SP1.
| Copyright © 2012 CA. Alle Rechte vorbehalten. | Senden Sie CA Technologies eine E-Mail zu diesem Thema. |