Compartir a través de


del método GridViewTransforms.GetTransformIds

Obtiene los identificadores de todas las transformaciones registradas.

Espacio de nombres:  Microsoft.PerformancePoint.Scorecards.GridViewTransforms
Ensamblado:  Microsoft.PerformancePoint.Scorecards.Client (en Microsoft.PerformancePoint.Scorecards.Client.dll)

Sintaxis

'Declaración
Public Shared Function GetTransformIds As List(Of String)
'Uso
Dim returnValue As List(Of String)

returnValue = GridViewTransforms.GetTransformIds()
public static List<string> GetTransformIds()

Valor devuelto

Tipo: System.Collections.Generic.List<String>
Una lista de identificadores de todas las transformaciones registrados.

Vea también

Referencia

clase GridViewTransforms

Miembros GridViewTransforms

Sobrecarga GetTransformIds

Espacio de nombres Microsoft.PerformancePoint.Scorecards.GridViewTransforms