Freigeben über


TargetValue-Klasse

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Stellt einen Zielwert für Key Performance Indicators (KPI).

Vererbungshierarchie

System.Object
  Microsoft.PerformancePoint.Scorecards.KpiMeasureValue
    Microsoft.PerformancePoint.Scorecards.TargetValue

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

Syntax

'Declaration
<SerializableAttribute> _
Public Class TargetValue _
    Inherits KpiMeasureValue
'Usage
Dim instance As TargetValue
[SerializableAttribute]
public class TargetValue : KpiMeasureValue

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

TargetValue-Member

Microsoft.PerformancePoint.Scorecards-Namespace