ReportViewTemplateFactory.CreatePasReport Method (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Creates a ProClarity Analytics Server Page report view via the New Report wizard.

Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)

Syntax

'Declaration
Public Shared Function CreatePasReport As ReportView
'Usage
Dim returnValue As ReportView

returnValue = ReportViewTemplateFactory.CreatePasReport
public static ReportView CreatePasReport ()

Return Value

A ProClarity Analytics Server Page report view.

See Also

Reference

ReportViewTemplateFactory Class
ReportViewTemplateFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace