ScorecardsWorkspaceItemFactory.WorkspaceItemType Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Scorecards)

The type of workspace items controlled by this factory.

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

Syntax

'Declaration
Public Overrides ReadOnly Property WorkspaceItemType As Type
'Usage
Dim instance As ScorecardsWorkspaceItemFactory
Dim value As Type

value = instance.WorkspaceItemType
public override Type WorkspaceItemType { get; }

See Also

Reference

ScorecardsWorkspaceItemFactory Class
ScorecardsWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Scorecards Namespace