ReportView.ScorecardLocation - Propriété
Obtient ou définit l'emplacement du tableau de bord associé dans le référentiel.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Property ScorecardLocation As RepositoryLocation
Get
Set
'Utilisation
Dim instance As ReportView
Dim value As RepositoryLocation
value = instance.ScorecardLocation
instance.ScorecardLocation = value
public RepositoryLocation ScorecardLocation { get; set; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocation
L'emplacement du tableau de bord associé dans le référentiel.