ParameterSelectionControl.GetElement method

Gets an object from the repository.

Namespace:  Microsoft.PerformancePoint.Scorecards.ServerRendering
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerRendering (in Microsoft.PerformancePoint.Scorecards.ServerRendering.dll)

Syntax

'Declaration
Protected Overrides Function GetElement ( _
    location As RepositoryLocation _
) As Element
'Usage
Dim location As RepositoryLocation
Dim returnValue As Element

returnValue = Me.GetElement(location)
protected override Element GetElement(
    RepositoryLocation location
)

Parameters

Return value

Type: Microsoft.PerformancePoint.Scorecards.Element

See also

Reference

ParameterSelectionControl class

ParameterSelectionControl members

Microsoft.PerformancePoint.Scorecards.ServerRendering namespace