Share via


TargetValue.BandByValue Property

Gets or sets the internal score used to determine the value of the InBand property for leaf nodes.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Property BandByValue As Decimal
    Get
    Set
'Usage
Dim instance As TargetValue
Dim value As Decimal

value = instance.BandByValue

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

Property Value

Type: System.Decimal
The internal score used to determine the value of the InBand property for leaf nodes.

See Also

Reference

TargetValue Class

TargetValue Members

Microsoft.PerformancePoint.Scorecards Namespace