Freigeben über


ConfiguredView.GetIndicatorLocations-Methode

Gibt die Speicherorte aller trend und Überschreiben von Indikatoren, die direkt von dieser Ansicht referenziert werden.

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

Syntax

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

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

Rückgabewert

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

Siehe auch

Referenz

ConfiguredView Klasse

ConfiguredView-Member

Microsoft.PerformancePoint.Scorecards-Namespace