TargetValue.BandByValue - Propriété

Obtient ou définit le score interne utilisé pour déterminer la valeur de la propriété InBand pour les nœuds terminaux.

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

Syntaxe

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

value = instance.BandByValue

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

Valeur de propriété

Type : System.Decimal
Le résultat interne utilisé pour déterminer la valeur de la propriété InBand pour les nœuds terminaux.

Voir aussi

Référence

TargetValue classe

TargetValue - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms