Partager via


ErrorUtils.GetDashboardName - Méthode

Obtient le nom du tableau de bord spécifié.

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

Syntaxe

'Déclaration
Public Shared Function GetDashboardName ( _
    dashboard As Dashboard _
) As String
'Utilisation
Dim dashboard As Dashboard
Dim returnValue As String

returnValue = ErrorUtils.GetDashboardName(dashboard)
public static string GetDashboardName(
    Dashboard dashboard
)

Paramètres

Valeur renvoyée

Type : System.String
Chaîne qui contient le nom du tableau de bord spécifié.

Voir aussi

Référence

ErrorUtils classe

ErrorUtils - Membres

Microsoft.PerformancePoint.Scorecards.Server - Espace de noms