IDeliveryReportServerInformation 介面
Contains information about the report server that is required by delivery extensions. For example, a list of the available rendering extensions.
命名空間: Microsoft.ReportingServices.Interfaces
組件: Microsoft.ReportingServices.SharePoint.UI.WebParts (在 Microsoft.ReportingServices.SharePoint.UI.WebParts.dll 中)
Microsoft.ReportingServices.Interfaces (在 Microsoft.ReportingServices.Interfaces.dll 中)
語法
'宣告
Public Interface IDeliveryReportServerInformation
'用途
Dim instance As IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
public interface class IDeliveryReportServerInformation
type IDeliveryReportServerInformation = interface end
public interface IDeliveryReportServerInformation
IDeliveryReportServerInformation 型別公開下列成員。
屬性
名稱 | 說明 | |
---|---|---|
![]() |
RenderingExtension | An array of Extension objects representing the rendering extensions currently deployed on a report server. |
![]() |
ServerSettings | Gets the setting values for the current extension. |
上層