IndicatorsWorkspaceItemFactory.WorkspaceItemType Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Indicators)

The type of workspace items controlled by this factory.

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

Syntax

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

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

See Also

Reference

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