Compartir a través de


Interfaz IDeliveryReportServerInformation

Contains information about the report server that is required by delivery extensions. For example, a list of the available rendering extensions.

Espacio de nombres:  Microsoft.ReportingServices.Interfaces
Ensamblados:   Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)

Sintaxis

'Declaración
Public Interface IDeliveryReportServerInformation
'Uso
Dim instance As IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
public interface class IDeliveryReportServerInformation
type IDeliveryReportServerInformation =  interface end
public interface IDeliveryReportServerInformation

El tipo IDeliveryReportServerInformation expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública RenderingExtension An array of Extension objects representing the rendering extensions currently deployed on a report server.
Propiedad pública ServerSettings Gets the setting values for the current extension.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.Interfaces