Share via


ConnectionData.InBand - Propriété

Obtient ou définit l'index de la tranche d'indicateur qui est associée à la cellule sélectionnée.

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

Syntaxe

'Déclaration
Public Property InBand As Integer
    Get
    Set
'Utilisation
Dim instance As ConnectionData
Dim value As Integer

value = instance.InBand

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

Valeur de propriété

Type : System.Int32
L'index de la tranche d'indicateur qui est associée à la cellule sélectionnée.

Voir aussi

Référence

ConnectionData classe

ConnectionData - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms