다음을 통해 공유


RemoteGlobalCache.AddKpi Method

Adds a key performance indicator (KPI) to the cache.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub AddKpi ( _
    kpi As Kpi _
)
'Usage
Dim instance As RemoteGlobalCache
Dim kpi As Kpi

instance.AddKpi(kpi)
public void AddKpi(
    Kpi kpi
)

Parameters

See Also

Reference

RemoteGlobalCache Class

RemoteGlobalCache Members

Microsoft.PerformancePoint.Scorecards Namespace