Share via


DashboardsWorkspaceItemFactory.RootNodeCaption Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards)

The caption for the All Dashboards folder.

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

Syntax

'Declaration
Public Overrides ReadOnly Property RootNodeCaption As String
'Usage
Dim instance As DashboardsWorkspaceItemFactory
Dim value As String

value = instance.RootNodeCaption
public override string RootNodeCaption { get; }

See Also

Reference

DashboardsWorkspaceItemFactory Class
DashboardsWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Dashboards Namespace