Share via


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