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.
Gets the actuals for the key performance indicator (KPI).
Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property Actuals As ActualValueCollection
    Get
'Usage
Dim instance As KpiValue
Dim value As ActualValueCollection
value = instance.Actuals
public ActualValueCollection Actuals { get; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.ActualValueCollection
The actuals for the KPI.