ReportView Class
SharePoint 2010
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a report.System.Object
Microsoft.PerformancePoint.Scorecards.Element
Microsoft.PerformancePoint.Scorecards.FirstClassElement
Microsoft.PerformancePoint.Scorecards.ReportView
Microsoft.PerformancePoint.Scorecards.Element
Microsoft.PerformancePoint.Scorecards.FirstClassElement
Microsoft.PerformancePoint.Scorecards.ReportView
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
A report object is one of the first class object (FCO) types in PerformancePoint Services in Microsoft SharePoint Server 2010. Reports are stored in a SharePoint list (by default, the PerformancePoint Content List).
A supported development scenario for PerformancePoint Services is to create a custom report. For more information, see Development Scenarios with PerformancePoint Services or PerformancePoint Services Code Sample: Custom Report, Filter, and Tabular Data Source Objects.