Freigeben über


IBIMonitoringStore.GetScorecard-Methode

Ruft eine Scorecard aus einer SharePoint-Liste.

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

Syntax

'Declaration
Function GetScorecard ( _
    location As RepositoryLocation _
) As Scorecard
'Usage
Dim instance As IBIMonitoringStore
Dim location As RepositoryLocation
Dim returnValue As Scorecard

returnValue = instance.GetScorecard(location)
Scorecard GetScorecard(
    RepositoryLocation location
)

Parameter

Rückgabewert

Typ: Microsoft.PerformancePoint.Scorecards.Scorecard
Der angeforderte Scorecard oder ein Nullverweis (Nothing in Visual Basic) ist nicht vorhanden.

Siehe auch

Referenz

IBIMonitoringStore Schnittstelle

IBIMonitoringStore-Member

Microsoft.PerformancePoint.Scorecards-Namespace