Share via


KpisWorkspaceItemFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis)

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

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

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.Modeler.Framework.WorkspaceItemFactory
     Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Controls.ElementsWorkspaceItemFactory
      Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis.KpisWorkspaceItemFactory

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

KpisWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis Namespace