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

使用するセキュリティトークン。
テーマのID。
提供したIDから特定されたテーマを既定のテーマとして設定します。
構文
'宣言
 
Function SetDefaultTheme( _
   ByVal token As System.String, _
   ByVal id As System.String _
) As Result
Result SetDefaultTheme( 
   System.string token,
   System.string id
)

パラメータ

token
使用するセキュリティトークン。
id
テーマのID。

戻り値の型

エラーの情報を含むオブジェクトを返します。
参照

関連項目

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