Partager via


Membres Report

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

Le type Report expose les membres suivants.

Constructeurs

  Nom Description
Méthode protégée Report

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique Render Renders a report in a specific format using the information stored in the properties of the Report object.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Date The server date and time at which the report was executed.
Propriété publique Name The name of the report that is associated with the notification.
Propriété publique URL The URL to the report on the report server.

Haut de la page