다음을 통해 공유


BpmPropertyList.SelectedIndex Property

Gets or sets the zero-based selected index.

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; }

Property Value

Type: System.Int32
The zero-based selected index.

See Also

Reference

BpmPropertyList Class

BpmPropertyList Members

Microsoft.PerformancePoint.Scorecards Namespace