Banding.CustomBoundary - Propriété

Obtient la liste des limites de bandes.

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

Syntaxe

'Déclaration
Public ReadOnly Property CustomBoundary As ArrayList
    Get
'Utilisation
Dim instance As Banding
Dim value As ArrayList

value = instance.CustomBoundary
public ArrayList CustomBoundary { get; }

Valeur de propriété

Type : System.Collections.ArrayList
Liste des limites de bandes.

Voir aussi

Référence

Banding classe

Banding - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms