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 the list of boundaries for bands.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property CustomBoundary As ArrayList
Get
'Usage
Dim instance As Banding
Dim value As ArrayList
value = instance.CustomBoundary
public ArrayList CustomBoundary { get; }
Property Value
Type: System.Collections.ArrayList
The list of boundaries for bands.