Share via


ReportView Members (Microsoft.PerformancePoint.Scorecards)

Summary description for ReportView.

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

Public Constructors

  Name Description
Public method ReportView Constructor

Top

Public Fields

  Name Description
Public fieldStatic UniqueDescriptionId  Constant and unique property name for the element description. (inherited from Element)
Public fieldStatic UniqueNameId  Constant and unique property name for the element name. (inherited from Element)
Public fieldStatic UniqueOwnerId  Constant and unique property name for the element owner. (inherited from Element)

Top

Public Properties

  Name Description
Public property BeginPoints The beginpoints collection
Public property Comments  The collection of comments on the element. (inherited from Element)
Public property ConfiguredViewId The configuredView ID.
Public property CreatedBy  The user who created this version of the object. (inherited from FirstClassElement)
Public property CreatedDate  The date this version of the object was created. (inherited from FirstClassElement)
Public property CustomData Custom data
Public property Description  A long description of the element. (inherited from Element)
Public property EndPoints The endpoints collection
Public property Folder  The folder that the property belongs to. In the form of "folder1\subfolder2\subfolder3". (inherited from FirstClassElement)
Public property Guid  The ID that uniquely defines the first class element. (inherited from Element)
Public property Memberships  The membership information of the first class object. (inherited from FirstClassElement)
Public property Name  The display name of the element. (inherited from Element)
Public property OverwritePageFilters If true, then the scorecard selection information will be passed to the report view.
Public property Owner  The owner of the element. (inherited from Element)
Public property PreferredHeight (Internal use only) The preferred height of the report.
Public property PreferredWidth (Internal use only) The preferred width of the report.
Public property Properties  The collection of properties for this element. (inherited from Element)
Public property RenderClientSide If true, the report view is rendered on the client side.
Public property ScorecardId The scorecard ID.
Public property TypeName The type of reportview
Public property Version  The version information of the first class object. (inherited from FirstClassElement)
Public property WebControlLookupKey Get the key that identifies the report view control to instantiate. This should reference a fully qualified assembly name in a key value pair from the web application's configuration file.
Public property WebControlQualifiedName Returns the qualified name of the web control for this report type.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method CheckAccess  (inherited from FirstClassElement)
Public method Clone Overridden. Performs a deep copy.
Public method CompareTo  (inherited from Element)
Public method CopyFrom Overridden. Used by inherited classes to perform a deep clone.
Public method Diff Overridden. Compares this object with another and returns the differences.
Public method Equals Overloaded.  
Public method FillInSids  Looks up and caches the security IDs for each membership item that pertains to this element. (inherited from FirstClassElement)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method InitBeginPoints  
Public method InitEndPoints Overloaded.  
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate Overridden. Validate this object.
Public methodStatic ValidateFolder  (inherited from FirstClassElement)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ReportView Class
Microsoft.PerformancePoint.Scorecards Namespace