Kpi.GetChildFCOLocations-Methode
Gibt eine Liste der Standorte des eigentlichen und Ziel-Datenquellen für Key Performance Indicator (KPI) zurück.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overrides Function GetChildFCOLocations As List(Of RepositoryLocation)
'Usage
Dim instance As Kpi
Dim returnValue As List(Of RepositoryLocation)
returnValue = instance.GetChildFCOLocations()
public override List<RepositoryLocation> GetChildFCOLocations()
Rückgabewert
Typ: System.Collections.Generic.List<RepositoryLocation>
Eine Liste der Standorte des eigentlichen und Ziel-Datenquellen für diesen KPI.