ActiveReports 8 Server SDK
ResolveParameters Method

Populates the parameters for the specified report.

Syntax

C#
Copy Code
RequestResult ResolveParameters(string token, ReportDescription description, RenderOptions options);

Parameters

token
The security token to use.

description
The ReportDescription object containing information about the report.

options
The RenderOptions object containing information about how to render the report.

Return Value

RequestResult Object.

See Also

 

 


Copyright © 2015 GrapeCity, inc. All Rights Reserved.

Support Forum