del método ParameterSelectionControl.GetElement
Obtiene un objeto del repositorio.
Espacio de nombres: Microsoft.PerformancePoint.Scorecards.ServerRendering
Ensamblado: Microsoft.PerformancePoint.Scorecards.ServerRendering (en Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)
Sintaxis
'Declaración
Protected Overrides Function GetElement ( _
location As RepositoryLocation _
) As Element
'Uso
Dim location As RepositoryLocation
Dim returnValue As Element
returnValue = Me.GetElement(location)
protected override Element GetElement(
RepositoryLocation location
)
Parámetros
location
Tipo: Microsoft.PerformancePoint.Scorecards.RepositoryLocationLa ubicación del objeto en el repositorio.
Valor devuelto
Tipo: Microsoft.PerformancePoint.Scorecards.Element
Vea también
Referencia
clase ParameterSelectionControl
Miembros ParameterSelectionControl
Espacio de nombres Microsoft.PerformancePoint.Scorecards.ServerRendering