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

Controls the interaction between the Reports node in the workspace browser and the main workspace pane.

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

Syntax

'Declaration
Public Class ReportViewsWorkspaceItemFactory
    Inherits ElementsWorkspaceItemFactory
'Usage
Dim instance As ReportViewsWorkspaceItemFactory
public class ReportViewsWorkspaceItemFactory : ElementsWorkspaceItemFactory

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.Modeler.Framework.WorkspaceItemFactory
     Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Controls.ElementsWorkspaceItemFactory
      Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews.ReportViewsWorkspaceItemFactory

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

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