Partager via


KpiMeasure.OwnerKpiLocation - Propriété

Obtient ou définit l'emplacement de l'indicateur de performance clé (KPI) que ce réel représente.

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

Syntaxe

'Déclaration
Public Property OwnerKpiLocation As RepositoryLocation
    Get
    Set
'Utilisation
Dim instance As KpiMeasure
Dim value As RepositoryLocation

value = instance.OwnerKpiLocation

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
L'emplacement de l'indicateur de performance clé qui ce réel représente.

Remarques

PerformancePoint Services utilise les listes SharePoint comme référentiel pour tous les objets de première classes, à l'exception des sources de données.

Voir aussi

Référence

KpiMeasure classe

KpiMeasure - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms