Share via


DataSourcesWorkspaceItemFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

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

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

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.Modeler.Framework.WorkspaceItemFactory
     Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Controls.ElementsWorkspaceItemFactory
      Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources.DataSourcesWorkspaceItemFactory

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

DataSourcesWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources Namespace