Dela via


Report Members

Include Protected Members
Include Inherited Members

Represents report-specific information and methods that enable delivery extensions to deliver reports to users.

The Report type exposes the following members.

Constructors

  Name Description
Protected method Report()

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method Render(String, String) Renders a report in a specific format using the information stored in the properties of the Report object.
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Date The server date and time at which the report was executed.
Public property Name The name of the report that is associated with the notification.
Public property URL The URL to the report on the report server.

Top