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.

頂端