Share via


DashboardsWorkspaceItemFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards)

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

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

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.Modeler.Framework.WorkspaceItemFactory
     Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Controls.ElementsWorkspaceItemFactory
      Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards.DashboardsWorkspaceItemFactory

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

DashboardsWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards Namespace