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

使用するセキュリティトークン。
アイテムの説明。
アイテムの説明を設定します
構文
'宣言
 
Function SetDescription( _
   ByVal token As System.String, _
   ByVal itemDescription As ItemDescription _
) As Result
Result SetDescription( 
   System.string token,
   ItemDescription itemDescription
)

パラメータ

token
使用するセキュリティトークン。
itemDescription
アイテムの説明。

戻り値の型

操作の状態を含むActiveReports.Server.ReportServices.Contracts.Resultを返します。
参照

関連項目

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