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.