IDeliveryReportServerInformation インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
配信拡張機能で必要なレポートサーバーに関する情報が含まれています。 例えば、利用可能なレンダリング拡張のリストなどです。
public interface class IDeliveryReportServerInformation
public interface IDeliveryReportServerInformation
type IDeliveryReportServerInformation = interface
Public Interface IDeliveryReportServerInformation
プロパティ
| 名前 | 説明 |
|---|---|
| RenderingExtension |
レポートサーバーに現在展開されているレンダリング拡張を表す Extension オブジェクトの配列です。 |
| ServerSettings |
現在の拡張機能の設定値を取得します。 |