Compartir a través de


Report Miembros

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

El tipo Report expone los siguientes miembros.

Constructores

  Nombre Descripción
Método protegido Report

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico Render Renders a report in a specific format using the information stored in the properties of the Report object.
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Date The server date and time at which the report was executed.
Propiedad pública Name The name of the report that is associated with the notification.
Propiedad pública URL The URL to the report on the report server.

Principio