ActiveReports 8 Server SDK
SubmitReport Method
The security token to use.
The BugzScout report details.
Submits the BugzScout report.
Syntax
DataResult SubmitReport( 
   string token,
   FeedbackReport report
)

Parameters

token
The security token to use.
report
The BugzScout report details.

Return Value

ActiveReports.Server.ReportServices.Contracts.ResultObject containing status information.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDesignerService Interface
IDesignerService Members

Send Feedback