Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 Members
Microsoft.PerformancePoint.Scorecards.Server.Extensions Namespace