言語

IDeliveryReportServerInformation インターフェイス

定義

配信拡張機能で必要なレポートサーバーに関する情報が含まれています。 例えば、利用可能なレンダリング拡張のリストなどです。

public interface class IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
type IDeliveryReportServerInformation = interface
Public Interface IDeliveryReportServerInformation

プロパティ

名前 説明
RenderingExtension

レポートサーバーに現在展開されているレンダリング拡張を表す Extension オブジェクトの配列です。

ServerSettings

現在の拡張機能の設定値を取得します。

適用対象