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