Share via


NamedSet.ToString method

Returns a string that represents the current object.

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 NamedSet
Dim returnValue As String

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

Return value

Type: System.String
The display name of the named set.

See also

Reference

NamedSet class

NamedSet members

Microsoft.PerformancePoint.Scorecards namespace