PowerTools ActiveReports 9.0J Server ユーザーガイド
RelayoutDocument メソッド

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

パラメータ

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

戻り値の型

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

関連項目

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