Share via


IndicatorsWorkspaceItemFactory Class (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators)

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

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

Syntax

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

Inheritance Hierarchy

System.Object
   Microsoft.PerformancePoint.Scorecards.Modeler.Framework.WorkspaceItemFactory
     Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Controls.ElementsWorkspaceItemFactory
      Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators.IndicatorsWorkspaceItemFactory

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

IndicatorsWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators Namespace