Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.