Partager via


Interface IDeliveryReportServerInformation

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

Espace de noms :  Microsoft.ReportingServices.Interfaces
Assemblys :   Microsoft.ReportingServices.Interfaces (en Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (en Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntaxe

'Déclaration
Public Interface IDeliveryReportServerInformation
'Utilisation
Dim instance As IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
public interface class IDeliveryReportServerInformation
type IDeliveryReportServerInformation =  interface end
public interface IDeliveryReportServerInformation

Le type IDeliveryReportServerInformation expose les membres suivants.

Propriétés

  Nom Description
Propriété publique RenderingExtension An array of Extension objects representing the rendering extensions currently deployed on a report server.
Propriété publique ServerSettings Gets the setting values for the current extension.

Haut de la page