Share via


GridTargetSettings Constructor (GridTargetSettings) (Microsoft.PerformancePoint.Scorecards)

Copy constructor

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

Syntax

'Declaration
Public Sub New ( _
    template As GridTargetSettings _
)
'Usage
Dim template As GridTargetSettings

Dim instance As New GridTargetSettings(template)
public GridTargetSettings (
    GridTargetSettings template
)

Parameters

  • template
    Object to copy from

See Also

Reference

GridTargetSettings Class
GridTargetSettings Members
Microsoft.PerformancePoint.Scorecards Namespace