Share via


PropertyBag constructor (PropertyBag)

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

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

Syntax

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

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

Parameters

See also

Reference

PropertyBag class

PropertyBag members

PropertyBag overload

Microsoft.PerformancePoint.Scorecards namespace