ReportView methods

The ReportView type exposes the following members.

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides Element.Clone().)
Public method CompareTo Compares this object to another object for sorting purposes. (Inherited from Element.)
Public method CopyFrom Copies from another object. (Overrides FirstClassElement.CopyFrom(Element).)
Public methodStatic member CreateNew Creates a new report that is initialized as a PpsReportView content type.
Public method Diff Compares this object with another object and returns the differences. (Overrides FirstClassElement.Diff(Object).)
Public method Equals(Object) (Inherited from Object.)
Public method Equals(Element) Determines whether this object is equal to another object of the same type. (Inherited from Element.)
Public method Equals(FirstClassElement) Determines whether this object is equal to another object of the same type. (Inherited from FirstClassElement.)
Public method Equals(ReportView) Determines whether the current object is equal to another object of the same type.
Protected method Finalize (Inherited from Object.)
Public method GetChildFCOLocations Returns a list of the locations of the data sources for Analytic Chart, Analytic Grid, and Strategy Map reports. (Overrides FirstClassElement.GetChildFCOLocations().)
Public method GetHashCode (Inherited from Object.)
Public method GetOlapReportViewData Returns information about the Analytic Chart or Analytic Grid report query from the CustomData property.
Public methodStatic member GetRendererClassForNativeFCO Returns the renderer class for a native report.
Public method GetStrategyMapViewData Returns information about the Strategy Map report from the CustomData property.
Public method GetType (Inherited from Object.)
Public method GetTypeDisplayName Gets the name of the report type from resources.
Public method HasCustomData Determines whether this report has custom data defined.
Public method InitBeginPoints Clears the beginpoints from this object.
Public method InitEndPoints() Initializes the endpoints of this object.
Public method InitEndPoints(Cube) Initializes the endpoints of this object.
Public method IsAnalyticChartReport Determines whether the report is of type AnalyticChart.
Public method IsAnalyticReport Determines whether the report is of type AnalyticChart or OLAPGrid.
Public methodStatic member IsNativeFCO Determines whether the report type is a native type.
Public method IsStrategyMapReport Determines whether the report is of type StrategyMap.
Protected method MemberwiseClone (Inherited from Object.)
Public method SetAnalyticReportCaption Sets the specified caption (display name) for the OlapReportViewData object that represents the analytic report query.
Public method SetAnalyticReportParentId Sets the parent location of the analytic report in the OlapReportViewData object that represents the report query.
Public method SetOlapReportViewData Gets the information about the Analytic Chart or Analytic Grid report query from the specified OLAPReportViewData object and saves it to the CustomData property.
Public method SetStrategyMapViewData Gets the information about the Strategy Map report from the specified StrategyMapViewData object and saves it to the CustomData property.
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Overrides FirstClassElement.Validate().)

Top

See also

Reference

ReportView class

Microsoft.PerformancePoint.Scorecards namespace