Freigeben über


KpiMeasure.ModelCurrent-Eigenschaft

Ruft ab oder legt den aktuellen Wert des eigentlichen.

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; }

Eigenschaftswert

Typ: System.Decimal
Der aktuelle Wert des eigentlichen.

Siehe auch

Referenz

KpiMeasure Klasse

KpiMeasure-Member

Microsoft.PerformancePoint.Scorecards-Namespace