Freigeben über


BpmPropertyList.SelectedIndex-Eigenschaft

Ruft den nullbasierten Index des ausgewählten fest.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable Property SelectedIndex As Integer
    Get
    Set
'Usage
Dim instance As BpmPropertyList
Dim value As Integer

value = instance.SelectedIndex

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

Eigenschaftswert

Typ: System.Int32
Ausgewählte nullbasiert.

Siehe auch

Referenz

BpmPropertyList Klasse

BpmPropertyList-Member

Microsoft.PerformancePoint.Scorecards-Namespace