IDeliveryReportServerInformation Interface

Definition

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.

Applies to