Share via


ParameterizableControl.ElementLocation property

The location in the repository of the underlying object for this control.

Namespace:  Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly:  Microsoft.PerformancePoint.Scorecards.Server (in Microsoft.PerformancePoint.Scorecards.Server.dll)

Syntax

'Declaration
Public Property ElementLocation As RepositoryLocation
    Get
    Set
'Usage
Dim instance As ParameterizableControl
Dim value As RepositoryLocation

value = instance.ElementLocation

instance.ElementLocation = value
public RepositoryLocation ElementLocation { get; set; }

Property value

Type: Microsoft.PerformancePoint.Scorecards.RepositoryLocation

See also

Reference

ParameterizableControl class

ParameterizableControl members

Microsoft.PerformancePoint.Scorecards.Server.Extensions namespace