Share via


BpmPropertyList.ToString method

Returns the name of the selected item.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As BpmPropertyList
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String
The name of the selected item.

See also

Reference

BpmPropertyList class

BpmPropertyList members

Microsoft.PerformancePoint.Scorecards namespace