Share via


Kpi.CreateNewActual Method

Creates an actual for this 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()

Return Value

Type: Microsoft.PerformancePoint.Scorecards.KpiMeasure
A new actual for this KPI.

See Also

Reference

Kpi Class

Kpi Members

Microsoft.PerformancePoint.Scorecards Namespace