TargetValue Constructor (KpiMeasureValue)

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

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

Syntax

'Declaration
Public Sub New ( _
    init As KpiMeasureValue _
)
'Usage
Dim init As KpiMeasureValue

Dim instance As New TargetValue(init)
public TargetValue(
    KpiMeasureValue init
)

Parameters

See Also

Reference

TargetValue Class

TargetValue Members

TargetValue Overload

Microsoft.PerformancePoint.Scorecards Namespace