ParameterizableControl.GetElement - Méthode
Obtient la carte de performance, un état ou un filtre pour le contrôle serveur web sous-jacent.
Espace de noms : Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly : Microsoft.PerformancePoint.Scorecards.Server (dans Microsoft.PerformancePoint.Scorecards.Server.dll)
Syntaxe
'Déclaration
Protected MustOverride Function GetElement ( _
elementLocation As RepositoryLocation _
) As Element
'Utilisation
Dim elementLocation As RepositoryLocation
Dim returnValue As Element
returnValue = Me.GetElement(elementLocation)
protected abstract Element GetElement(
RepositoryLocation elementLocation
)
Paramètres
elementLocation
Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocationL'emplacement de l'objet dans le référentiel.
Valeur renvoyée
Type : Microsoft.PerformancePoint.Scorecards.Element
Le sous-jacent carte de performance, rapports ou un filtre pour ce contrôle de serveur web.
Voir aussi
Référence
ParameterizableControl - Membres
Microsoft.PerformancePoint.Scorecards.Server.Extensions - Espace de noms