Compartilhar via


Interface IDeliveryReportServerInformation

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

Namespace:  Microsoft.ReportingServices.Interfaces
Assemblies:   Microsoft.ReportingServices.SharePoint.UI.WebParts (em Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
  Microsoft.ReportingServices.Interfaces (em Microsoft.ReportingServices.Interfaces.dll)

Sintaxe

'Declaração
Public Interface IDeliveryReportServerInformation
'Uso
Dim instance As IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
public interface class IDeliveryReportServerInformation
type IDeliveryReportServerInformation =  interface end
public interface IDeliveryReportServerInformation

O tipo IDeliveryReportServerInformation expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública RenderingExtension An array of Extension objects representing the rendering extensions currently deployed on a report server.
Propriedade pública ServerSettings Gets the setting values for the current extension.

Início

Consulte também

Referência

Namespace Microsoft.ReportingServices.Interfaces