Freigeben über


Kpi.CreateNewActual-Methode

Erstellt eine tatsächliche für Key Performance Indicator (KPI).

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

Syntax

'Declaration
Public Function CreateNewActual As KpiMeasure
'Usage
Dim instance As Kpi
Dim returnValue As KpiMeasure

returnValue = instance.CreateNewActual()
public KpiMeasure CreateNewActual()

Rückgabewert

Typ: Microsoft.PerformancePoint.Scorecards.KpiMeasure
Eine neue für diesen KPI.

Siehe auch

Referenz

Kpi Klasse

Kpi-Member

Microsoft.PerformancePoint.Scorecards-Namespace