TargetValue.StatedScoreValue - Propriété

Obtient ou définit la valeur du score établi.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property StatedScoreValue As Decimal
    Get
    Set
'Utilisation
Dim instance As TargetValue
Dim value As Decimal

value = instance.StatedScoreValue

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

Valeur de propriété

Type : System.Decimal
La valeur du score établi.

Voir aussi

Référence

TargetValue classe

TargetValue - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms