Partager via


IGridViewTransform.GetId - Méthode

Obtient l'identificateur unique de cette transformation.

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

Syntaxe

'Déclaration
Function GetId As String
'Utilisation
Dim instance As IGridViewTransform
Dim returnValue As String

returnValue = instance.GetId()
string GetId()

Valeur renvoyée

Type : System.String
L'identificateur de la transformation.

Remarques

Cette valeur doit être identique à la valeur de l'attribut key pour la transformation qui est enregistrée dans l'élément CustomViewTransforms du fichier web.config pour PerformancePoint Services.

Voir aussi

Référence

IGridViewTransform interface

IGridViewTransform - Membres

Microsoft.PerformancePoint.Scorecards.Extensions - Espace de noms