Share via


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

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

Return Value

Type: System.String
A string that represents the named set.

See Also

Reference

NamedSetSetting Class

NamedSetSetting Members

Microsoft.PerformancePoint.Scorecards Namespace