Share via


Banding.CustomBoundary Property

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.

See Also

Reference

Banding Class

Banding Members

Microsoft.PerformancePoint.Scorecards Namespace