DataSource.GetChildFCOLocations - Méthode
Obtient les emplacements de l'enfant les éléments de cette source de données.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Overrides Function GetChildFCOLocations As List(Of RepositoryLocation)
'Utilisation
Dim instance As DataSource
Dim returnValue As List(Of RepositoryLocation)
returnValue = instance.GetChildFCOLocations()
public override List<RepositoryLocation> GetChildFCOLocations()
Valeur renvoyée
Type : System.Collections.Generic.List<RepositoryLocation>
Une liste des emplacements des éléments enfants de cette source de données.