ParameterizableControl.ElementLocation - Propriété
L'emplacement dans le référentiel de l'objet sous-jacent pour ce contrôle.
Espace de noms : Microsoft.PerformancePoint.Scorecards.Server.Extensions
Assembly : Microsoft.PerformancePoint.Scorecards.Server (dans Microsoft.PerformancePoint.Scorecards.Server.dll)
Syntaxe
'Déclaration
Public Property ElementLocation As RepositoryLocation
Get
Set
'Utilisation
Dim instance As ParameterizableControl
Dim value As RepositoryLocation
value = instance.ElementLocation
instance.ElementLocation = value
public RepositoryLocation ElementLocation { get; set; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
Voir aussi
Référence
ParameterizableControl - Membres
Microsoft.PerformancePoint.Scorecards.Server.Extensions - Espace de noms