DashboardsWorkspaceItemFactory.ElementTypeName Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards)
The element type name.
Namespace: Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards
Assembly: Microsoft.PerformancePoint.Scorecards.ModelerPlugins (in microsoft.performancepoint.scorecards.modelerplugins.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property ElementTypeName As String
'Usage
Dim instance As DashboardsWorkspaceItemFactory
Dim value As String
value = instance.ElementTypeName
public override string ElementTypeName { get; }
See Also
Reference
DashboardsWorkspaceItemFactory Class
DashboardsWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards Namespace