TargetValue Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TargetValue class.
Overload List
Name | Description | |
---|---|---|
TargetValue() | Initializes a new instance of the TargetValue class. | |
TargetValue(IGlobalCache) | Initializes a new instance of the TargetValue class. | |
TargetValue(KpiMeasureValue) | Initializes a new instance of the TargetValue class, based on another TargetValue object. |
Top