Share via


PmService.GetScorecards Method (Microsoft.PerformancePoint.Scorecards.Server)

Gets all scorecards in the system that the caller has access to.

Namespace: Microsoft.PerformancePoint.Scorecards.Server
Assembly: Microsoft.PerformancePoint.Scorecards.Server (in microsoft.performancepoint.scorecards.server.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetScorecards As ScorecardCollection
'Usage
Dim instance As PmService
Dim returnValue As ScorecardCollection

returnValue = instance.GetScorecards
[WebMethodAttribute] 
public ScorecardCollection GetScorecards ()

Return Value

A collection of scorecards.

See Also

Reference

PmService Class
PmService Members
Microsoft.PerformancePoint.Scorecards.Server Namespace