ParameterSelectionControl.GetElement - Méthode
Obtient un objet à partir du référentiel.
Espace de noms : Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly : Microsoft.PerformancePoint.Scorecards.ServerRendering (dans Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Syntaxe
'Déclaration
Protected Overrides Function GetElement ( _
location As RepositoryLocation _
) As Element
'Utilisation
Dim location As RepositoryLocation
Dim returnValue As Element
returnValue = Me.GetElement(location)
protected override Element GetElement(
RepositoryLocation location
)
Paramètres
location
Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocationL'emplacement de l'objet dans le référentiel.
Valeur renvoyée
Type : Microsoft.PerformancePoint.Scorecards.Element
Voir aussi
Référence
ParameterSelectionControl classe
ParameterSelectionControl - Membres
Microsoft.PerformancePoint.Scorecards.ServerRendering - Espace de noms