ReportViewsWorkspaceItemFactory.WorkspaceItemType Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

The type of workspace items controlled by this factory.

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

Syntax

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

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

See Also

Reference

ReportViewsWorkspaceItemFactory Class
ReportViewsWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace