IBIMonitoringStore.DeleteDashboard - Méthode
Supprime un tableau de bord à partir d'une liste SharePoint.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Sub DeleteDashboard ( _
location As RepositoryLocation _
)
'Utilisation
Dim instance As IBIMonitoringStore
Dim location As RepositoryLocation
instance.DeleteDashboard(location)
void DeleteDashboard(
RepositoryLocation location
)
Paramètres
location
Type : Microsoft.PerformancePoint.Scorecards.RepositoryLocationL'emplacement du tableau de bord dans la liste SharePoint.