Share via


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

Gets the report view object.

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

Syntax

'Declaration
Public ReadOnly Property ReportView As ReportView
'Usage
Dim instance As PasEditorPanel
Dim value As ReportView

value = instance.ReportView
public ReportView ReportView { get; }

See Also

Reference

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