TargetValue.InBand - Propriété

Obtient ou définit la tranche d'indicateur figurant dans cette cible.

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

Syntaxe

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

value = instance.InBand

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

Valeur de propriété

Type : System.Int32
La tranche d'indicateur figurant dans cette cible.

Voir aussi

Référence

TargetValue classe

TargetValue - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms