IDeliveryReportServerInformation Interfaz

Definición

Contiene información sobre el servidor de informes requerida por las extensiones de entrega. Por ejemplo, una lista de extensiones de representación disponibles.

public interface class IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
type IDeliveryReportServerInformation = interface
Public Interface IDeliveryReportServerInformation

Propiedades

RenderingExtension

Matriz de objetos Extension que representan las extensiones de representación actualmente implementadas en un servidor de informes.

ServerSettings

Obtiene los valores de configuración de la extensión actual.

Se aplica a