Web Service Library > ReportService > GetRequestStatus Method |
Retrieves the status of the specified request.
C# |
Copy Code
|
---|---|
RequestResult GetRequestStatus(string token, string requestId); |
token
The security token to use.
id
The identifier of the request for which to return a status.
A Result object.