다음을 통해 공유


GridViewTransformReference Constructor (String)

Initializes a new instance of the GridViewTransformReference class based on the transform with the specified identifier.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

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

Dim instance As New GridViewTransformReference(id)
public GridViewTransformReference(
    string id
)

Parameters

  • id
    Type: System.String

    The identifier of the transform to copy.

See Also

Reference

GridViewTransformReference Class

GridViewTransformReference Members

GridViewTransformReference Overload

Microsoft.PerformancePoint.Scorecards Namespace