ReportView Properties

Include Protected Members
Include Inherited Members

The ReportView type exposes the following members.

Properties

  Name Description
Public property BeginPoints Gets the beginpoints for a parameter source.
Public property CheckedOutTo Gets or sets the user the object is currently checked out to. (Inherited from FirstClassElement.)
Public property Comments Gets the collection of comments on the element. (Inherited from Element.)
Public property ConfiguredViewId Gets or sets the identifier of the associated ConfiguredView object.
Public property ContentType Gets or sets the type of object. (Inherited from FirstClassElement.)
Public property CreatedBy Gets or sets the user who created this version of the object. (Inherited from FirstClassElement.)
Public property CreatedDate Gets or sets the date that this version of the object was created. (Inherited from FirstClassElement.)
Public property CustomData Stores information used by the report.
Public property Description Gets or sets the description of the element. (Inherited from Element.)
Public property EndPoints Gets the collection of endpoints for a parameter destination.
Public property Folder Gets or sets the display folder that contains the object. (Inherited from FirstClassElement.)
Public property Guid Gets or sets the GUID of the object. (Inherited from FirstClassElement.)
Public property LastModified Gets or sets the date and time when the object was last updated. (Inherited from FirstClassElement.)
Public property Location Gets or sets the location of the object in the repository. (Inherited from FirstClassElement.)
Public property ModifiedBy Gets or sets the last user to modify the object. (Inherited from FirstClassElement.)
Public property Name Gets or sets the display name of the element. (Inherited from Element.)
Public property Owner Gets or sets the owner of the element. (Inherited from Element.)
Public property Properties Gets the collection of properties for this element. (Inherited from Element.)
Public property RenderClientSide Gets or sets a Boolean value that indicates whether the report view is rendered on the client.
Public property RendererClassName Gets or sets the fully qualified name of the Web server control used to render this report.
Public property ScorecardLocation Gets or sets the location of the associated scorecard in the repository.
Public property SubTypeId Gets or sets the identifier of the report type, as defined by the ReportViewNames class.
Public property TypeName Gets or sets the type of report, as defined by the ReportViewNames class.
Public property Version Gets or sets the version number of the object. (Inherited from FirstClassElement.)

Top

See Also

Reference

ReportView Class

Microsoft.PerformancePoint.Scorecards Namespace