Share via


BpmPropertyList.SelectedIndex - Propriété

Obtient ou définit l'index de base zéro sélectionné.

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

Syntaxe

'Déclaration
Public Overridable Property SelectedIndex As Integer
    Get
    Set
'Utilisation
Dim instance As BpmPropertyList
Dim value As Integer

value = instance.SelectedIndex

instance.SelectedIndex = value
public virtual int SelectedIndex { get; set; }

Valeur de propriété

Type : System.Int32
Index de base zéro sélectionné.

Voir aussi

Référence

BpmPropertyList classe

BpmPropertyList - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms