ActiveReports 8 Server SDK
DownloadResource Method
The security token to use.
The type of requested resource.
The resource identifier to download.
Downloads a requested resource from the storage.
Syntax
DataResult DownloadResource( 
   string token,
   DescriptionType descriptionType,
   string id
)

Parameters

token
The security token to use.
descriptionType
The type of requested resource.
id
The resource identifier to download.

Return Value

ActiveReports.Server.ReportServices.Contracts.ResultObject containing downloaded item content.
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

IReportService Interface
IReportService Members

Send Feedback