Share via


GridViewTransforms.GetTransformIds Method () (Microsoft.PerformancePoint.Scorecards.GridViewTransforms)

Gets a list of registered transform IDs.

Namespace: Microsoft.PerformancePoint.Scorecards.GridViewTransforms
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Shared Function GetTransformIds As List(Of String)
'Usage
Dim returnValue As List(Of String)

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

See Also

Reference

GridViewTransforms Class
GridViewTransforms Members
Microsoft.PerformancePoint.Scorecards.GridViewTransforms Namespace