IBIMonitoringServiceApplicationProxy.ScorecardSupportsExportFormat - Méthode

Détermine si la carte de performance prend en charge le type d'exportation spécifié.

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

Syntaxe

'Déclaration
Function ScorecardSupportsExportFormat ( _
    itemFormat As ExportFormat, _
    scorecardLocation As RepositoryLocation _
) As Boolean
'Utilisation
Dim instance As IBIMonitoringServiceApplicationProxy
Dim itemFormat As ExportFormat
Dim scorecardLocation As RepositoryLocation
Dim returnValue As Boolean

returnValue = instance.ScorecardSupportsExportFormat(itemFormat, _
    scorecardLocation)
bool ScorecardSupportsExportFormat(
    ExportFormat itemFormat,
    RepositoryLocation scorecardLocation
)

Paramètres

  • itemFormat
    Type : ExportFormat

    Le type d'exportation spécifié.

Valeur renvoyée

Type : System.Boolean
true si la carte de performance prend en charge le format d'exportation ; dans le cas contraire, false.

Voir aussi

Référence

IBIMonitoringServiceApplicationProxy interface

IBIMonitoringServiceApplicationProxy - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms