KpisWorkspaceItemFactory.RootNodeCaption Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis)

The caption for the All KPIs folder.

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

Syntax

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

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

See Also

Reference

KpisWorkspaceItemFactory Class
KpisWorkspaceItemFactory Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.Kpis Namespace