Measure constructor (Measure)

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

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

Syntax

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

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

Parameters

See also

Reference

Measure class

Measure members

Measure overload

Microsoft.PerformancePoint.Scorecards namespace