Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.