Share via


Cube Constructor (Cube)

Initializes a new instance of the Cube class based on another Cube object.

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

Syntax

'Declaration
Protected Sub New ( _
    template As Cube _
)
'Usage
Dim template As Cube

Dim instance As New Cube(template)
protected Cube(
    Cube template
)

Parameters

See Also

Reference

Cube Class

Cube Members

Cube Overload

Microsoft.PerformancePoint.Scorecards Namespace