IDeliveryReportServerInformation Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about the report server that is required by delivery extensions. For example, a list of the available rendering extensions.
public interface class IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
type IDeliveryReportServerInformation = interface
Public Interface IDeliveryReportServerInformation
Properties
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. |