ActiveReports 11.0J Server管理者ガイド
SetReportDescription メソッド

使用するセキュリティトークン。
更新するレポートの説明を指定します。
レポート説明を更新します。
構文
'宣言
 
Function SetReportDescription( _
   ByVal token As String, _
   ByVal description As ReportDescription _
) As ItemDescriptionsResult
ItemDescriptionsResult SetReportDescription( 
   string token,
   ReportDescription description
)

パラメータ

token
使用するセキュリティトークン。
description
更新するレポートの説明を指定します。

戻り値の型

状態情報を含むActiveReports.Server.ReportServices.Contracts.Resultオブジェクトを返します。
参照

関連項目

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

 

 


©2017 GrapeCity inc. All rights reserved.