Freigeben über


IDeliveryReportServerInformation-Schnittstelle

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
Assemblys:   Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
  Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)

Syntax

'Declaration
Public Interface IDeliveryReportServerInformation
'Usage
Dim instance As IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
public interface class IDeliveryReportServerInformation
type IDeliveryReportServerInformation =  interface end
public interface IDeliveryReportServerInformation

Der IDeliveryReportServerInformation-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft RenderingExtension An array of Extension objects representing the rendering extensions currently deployed on a report server.
Öffentliche Eigenschaft ServerSettings Gets the setting values for the current extension.

Zum Anfang