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

使用するセキュリティトークン。
BugzScoutレポートの詳細。
BugzScoutレポートを提出します。
構文
'宣言
 
Function SubmitReport( _
   ByVal token As String, _
   ByVal report As FeedbackReport _
) As DataResult
DataResult SubmitReport( 
   string token,
   FeedbackReport report
)

パラメータ

token
使用するセキュリティトークン。
report
BugzScoutレポートの詳細。

戻り値の型

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

関連項目

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

 

 


©2017 GrapeCity inc. All rights reserved.