QueryResult.GetKpiValue Method
Include Protected Members
Include Inherited Members
Returns the value of a key performance indicator (KPI) for a specified slice.
Overload List
Name | Description | |
---|---|---|
GetKpiValue(Kpi, String, IGlobalCache) | Returns the value of a key performance indicator (KPI) for the specified slice. | |
GetKpiValue(Kpi, String, IGlobalCache, TargetCollection) | Returns the value of key performance indicator (KPI) for the specified slice. |
Top