ActiveReports 9 Server
Download Method

Downloads the specified report from storage.

Syntax

C#
Copy Code
DataResult Download(string token, string id);

Parameters

token
The security token to use.

id
The identifier of the report to download.

Return Value

DataResult object containing the report downloaded by the operation.

See Also

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum