Freigeben über


TargetValue-Konstruktor (KpiMeasureValue)

Initialisiert eine neue Instanz der TargetValue -Klasse, basierend auf einem anderen TargetValue -Objekt.

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
)

Parameter

Siehe auch

Referenz

TargetValue Klasse

TargetValue-Member

TargetValue-Überladung

Microsoft.PerformancePoint.Scorecards-Namespace