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

The caption for the All Indicators folder.

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

Syntax

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

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

See Also

Reference

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