StatusFilter.BandIndex - Propriété

Obtient ou définit l'index de la tranche d'indicateur.

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

Syntaxe

'Déclaration
Public Property BandIndex As Integer
    Get
    Set
'Utilisation
Dim instance As StatusFilter
Dim value As Integer

value = instance.BandIndex

instance.BandIndex = value
public int BandIndex { get; set; }

Valeur de propriété

Type : System.Int32
Index de la tranche d'indicateur.

Voir aussi

Référence

StatusFilter classe

StatusFilter - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms