OLAPReportViewData Members (Microsoft.PerformancePoint.Scorecards)

The top-level node for an OLAP type of ReportView.

The following tables list the members exposed by the OLAPReportViewData type.

Public Constructors

  Name Description
Public method OLAPReportViewData Initializes a new instance of the OLAPReportViewData class.

Top

Public Properties

  Name Description
Public property Caption The name of the analytic report, which appears on the Properties tab in PerformancePoint Dashboard Designer.
Public property Description The description of the analytic report, which appears on the Properties tab in PerformancePoint Dashboard Designer.
Public property DimensionData A DimensionCollection that contains OLAP dimension metadata. When a cell set is disconnected, it does not have access to caption metadata, therefore we need to store it here.
Public property ParentReportViewId This field is used by a temporary FCO (analytic report) to point back to the parent FCO.
Public property QueryData The query data.
Public property QueryState The definition of the query.
Public property ReportViewData The string that represents the serialized type-specific OLAPReportView.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Makes a deep copy of this object.
Public method Diff Compares this object with another and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString Overridden. Returns a string that represents the current name.

Top

Protected Methods

  Name Description
Protected method CopyFrom Copies from a template.
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

OLAPReportViewData Class
Microsoft.PerformancePoint.Scorecards Namespace