ActiveReports 9 Server
CancelRequest Method

Cancels the specified request.

Syntax

C#
Copy Code
Result CancelRequest(string token, string id);

Parameters

token
The security token to use.

id
The identifier of the request to cancel.

Return Value

Result object.

See Also

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum