IDeliveryReportServerInformation Members
Include Protected Members
Include Inherited Members
Contains information about the report server that is required by delivery extensions. For example, a list of the available rendering extensions.
The IDeliveryReportServerInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
RenderingExtension | An array of Extension objects representing the rendering extensions currently deployed on a report server. | |
ServerSettings | Gets the setting values for the current extension. |
Top