Freigeben über


ConfiguredView.GetKpiLocations-Methode

Gibt die Speicherorte aller KPIs in dieser Ansicht.

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

Syntax

'Declaration
Public Function GetKpiLocations As List(Of RepositoryLocation)
'Usage
Dim instance As ConfiguredView
Dim returnValue As List(Of RepositoryLocation)

returnValue = instance.GetKpiLocations()
public List<RepositoryLocation> GetKpiLocations()

Rückgabewert

Typ: System.Collections.Generic.List<RepositoryLocation>
Eine Liste der Speicherorte KPI.

Siehe auch

Referenz

ConfiguredView Klasse

ConfiguredView-Member

Microsoft.PerformancePoint.Scorecards-Namespace