QueryResult.GetKpiValue method
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