OLAPReportViewData.ToString Method (Microsoft.PerformancePoint.Scorecards)

Returns a string that represents the current name.

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

returnValue = instance.ToString
public override string ToString ()

Return Value

The display name for the Caption.

See Also

Reference

OLAPReportViewData Class
OLAPReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace