Partager via


TargetValue.StatusInBand - Propriété

Obtient ou définit la tranche d'indicateur utilisée pour l'état.

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

Syntaxe

'Déclaration
Public Property StatusInBand As Integer
    Get
    Set
'Utilisation
Dim instance As TargetValue
Dim value As Integer

value = instance.StatusInBand

instance.StatusInBand = value
public int StatusInBand { get; set; }

Valeur de propriété

Type : System.Int32
La tranche d'indicateur utilisée pour l'état.

Remarques

Cette valeur prend en compte le modèle « sur-cible-est-mieux ».

Voir aussi

Référence

TargetValue classe

TargetValue - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms