Share via


KpiMeasure.ModelCurrent Property

Gets or sets the current value of the actual.

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

Syntax

'Declaration
Public Property ModelCurrent As Decimal
    Get
    Set
'Usage
Dim instance As KpiMeasure
Dim value As Decimal

value = instance.ModelCurrent

instance.ModelCurrent = value
public decimal ModelCurrent { get; set; }

Property Value

Type: System.Decimal
The current value of the actual.

See Also

Reference

KpiMeasure Class

KpiMeasure Members

Microsoft.PerformancePoint.Scorecards Namespace