DataSourcesWorkspaceItemFactory.WorkspaceItemType Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources)

The type of workspace items controlled by this factory.

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

Syntax

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

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

See Also

Reference

DataSourcesWorkspaceItemFactory Class
DataSourcesWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.DataSources Namespace