Share via


GridViewTransformReference Constructor (String, PropertyBag) (Microsoft.PerformancePoint.Scorecards)

Constructor

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

Syntax

'Declaration
Public Sub New ( _
    id As String, _
    parameters As PropertyBag _
)
'Usage
Dim id As String
Dim parameters As PropertyBag

Dim instance As New GridViewTransformReference(id, parameters)
public GridViewTransformReference (
    string id,
    PropertyBag parameters
)

Parameters

  • id
    Transform id
  • parameters
    Transform parameters

See Also

Reference

GridViewTransformReference Class
GridViewTransformReference Members
Microsoft.PerformancePoint.Scorecards Namespace