Share via


Level Constructor (Level)

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

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

Syntax

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

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

Parameters

See Also

Reference

Level Class

Level Members

Level Overload

Microsoft.PerformancePoint.Scorecards Namespace