PowerTools ActiveReports 9.0J Server ユーザーガイド
ExportDocument メソッド (IDesignerService)

使用するセキュリティトークン。
レポートの説明。
エクスポートするためのオプション。
再レイアウトオプションのIDで指定された文書を別の形式にエクスポートします。
構文
'宣言
 
Function ExportDocument( _
   ByVal token As System.String, _
   ByVal description As ReportDescription, _
   ByVal options As ExportOptions _
) As RequestResult
RequestResult ExportDocument( 
   System.string token,
   ReportDescription description,
   ExportOptions options
)

パラメータ

token
使用するセキュリティトークン。
description
レポートの説明。
options
エクスポートするためのオプション。

戻り値の型

要求IDと解決されたURIを含むActiveReports.Server.ReportServices.Contracts.RequestResultオブジェクトを返します。
参照

関連項目

IDesignerService インターフェース
IDesignerService メンバ