Share via


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

Gets all indicators 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 GetIndicators As IndicatorCollection
'Usage
Dim instance As PmService
Dim returnValue As IndicatorCollection

returnValue = instance.GetIndicators
[WebMethodAttribute] 
public IndicatorCollection GetIndicators ()

Return Value

All indicators.

See Also

Reference

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