KpiMeasure.DataSourceLocation - Propriété

Obtient ou définit l'emplacement de la source de données de réel.

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

Syntaxe

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

value = instance.DataSourceLocation

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

Valeur de propriété

Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
L'emplacement de la source de données de réel.

Voir aussi

Référence

KpiMeasure classe

KpiMeasure - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms