Freigeben über


ParameterizableControl.ElementLocation-Eigenschaft

Der Speicherort im Repository des zugrunde liegenden Objekts für dieses Steuerelement.

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; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.RepositoryLocation

Siehe auch

Referenz

ParameterizableControl Klasse

ParameterizableControl-Member

Microsoft.PerformancePoint.Scorecards.Server.Extensions-Namespace