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

使用するセキュリティトークン。
削除するレポートの識別子。
IDで指定されたレポートを削除します。
構文
'宣言
 
Function DeleteReport( _
   ByVal token As String, _
   ByVal id As String _
) As DataResult
DataResult DeleteReport( 
   string token,
   string id
)

パラメータ

token
使用するセキュリティトークン。
id
削除するレポートの識別子。

戻り値の型

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

関連項目

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

 

 


©2017 GrapeCity inc. All rights reserved.