ActiveReports 9 Server
GetRequestStatus Method

Retrieves the status of the specified request.

Syntax

C#
Copy Code
RequestResult GetRequestStatus(string token, string requestId);

Parameters

token
The security token to use.

id
The identifier of the request for which to return a status.

Return Value

Result object.

See Also

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum