Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a new report that is initialized as a PpsReportView content type.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Shared Function CreateNew As ReportView
'Usage
Dim returnValue As ReportView
returnValue = ReportView.CreateNew()
public static ReportView CreateNew()
Return Value
Type: Microsoft.PerformancePoint.Scorecards.ReportView
A new report that is initialized as a PpsReportView content type.