Share via


ListLocation.ToString method

Returns a string that represents this 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 ListLocation
Dim returnValue As String

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

Return value

Type: System.String
A string that represents the current instance.

See also

Reference

ListLocation class

ListLocation members

Microsoft.PerformancePoint.Scorecards namespace