Поделиться через


Элементы Report

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

Тип Report предоставляет доступ к следующим элементам.

Конструкторы

  Имя Описание
Защищенный метод Report

В начало

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод Render Renders a report in a specific format using the information stored in the properties of the Report object.
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Date The server date and time at which the report was executed.
Открытое свойство Name The name of the report that is associated with the notification.
Открытое свойство URL The URL to the report on the report server.

В начало