Report-Member

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

Der Report-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Geschützte Methode Report

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode Render Renders a report in a specific format using the information stored in the properties of the Report object.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Date The server date and time at which the report was executed.
Öffentliche Eigenschaft Name The name of the report that is associated with the notification.
Öffentliche Eigenschaft URL The URL to the report on the report server.

Zum Anfang