ConnectionData.SelectedKpiLocation - Propriété

Obtient ou définit l'emplacement dans le référentiel de l'indicateur de performance clé est associé à la cellule sélectionnée.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property SelectedKpiLocation As RepositoryLocation
    Get
    Set
'Utilisation
Dim instance As ConnectionData
Dim value As RepositoryLocation

value = instance.SelectedKpiLocation

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
L'emplacement dans le référentiel de l'indicateur de performance clé est associé à la cellule sélectionnée.

Voir aussi

Référence

ConnectionData classe

ConnectionData - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms