Target.StatedScore-Eigenschaft
Ruft die angegebene Bewertung fest.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overridable Property StatedScore As KpiMeasure
Get
Set
'Usage
Dim instance As Target
Dim value As KpiMeasure
value = instance.StatedScore
instance.StatedScore = value
public virtual KpiMeasure StatedScore { get; set; }
Eigenschaftswert
Typ: Microsoft.PerformancePoint.Scorecards.KpiMeasure
Die angegebene Bewertung.
Hinweise
StatedScore ist erforderlich, wenn der Band-Typ StatedScoreist.