Report Members
Include Protected Members
Include Inherited Members
Represents report-specific information and methods that enable delivery extensions to deliver reports to users.
The Report type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
Render(String, String) | Renders a report in a specific format using the information stored in the properties of the Report object. |
![]() |
ToString() | (Inherited from Object.) |
Top