Share via


PasEditorPanel.PagePathText Property (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Gets the text box UI element that contains the full path to the PAS page.

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

Syntax

'Declaration
Public ReadOnly Property PagePathText As String
'Usage
Dim instance As PasEditorPanel
Dim value As String

value = instance.PagePathText
public string PagePathText { get; }

See Also

Reference

PasEditorPanel Class
PasEditorPanel Members
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace