Share via


ReportView.GetTypeDisplayName method

Gets the name of the report type from resources.

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

Syntax

'Declaration
Public Function GetTypeDisplayName As String
'Usage
Dim instance As ReportView
Dim returnValue As String

returnValue = instance.GetTypeDisplayName()
public string GetTypeDisplayName()

Return value

Type: System.String
The name of the report type from resources.

See also

Reference

ReportView class

ReportView members

Microsoft.PerformancePoint.Scorecards namespace