UrlReportViewFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Creates Web Page report views.

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

Syntax

'Declaration
Public Class UrlReportViewFactory
    Inherits ReportViewFactory
'Usage
Dim instance As UrlReportViewFactory
public class UrlReportViewFactory : ReportViewFactory

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.ReportViewFactory
    Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.UrlReportViewFactory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

UrlReportViewFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace