次の方法で共有


IDeliveryReportServerInformation インターフェイス

配信拡張機能に必要な、レポート サーバーに関する情報を含みます。 たとえば、利用可能な表示拡張機能のリストです。

名前空間:  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 レポート サーバーに現在配置されている表示拡張機能を表す Extension オブジェクトの配列です。
パブリック プロパティ ServerSettings 使用中の拡張機能の設定値を取得します。

先頭に戻る

関連項目

参照

Microsoft.ReportingServices.Interfaces 名前空間