Share via


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

Creates PivotTable report views.

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

Syntax

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

Inheritance Hierarchy

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

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

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