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