ActiveReports 8 Server SDK
GetRequestStatus Method

The security token to use.
The identifier of the request to get status of.
Retrieves the request status by the specified identifer.
Syntax
'Declaration
 
Function GetRequestStatus( _
   ByVal token As String, _
   ByVal requestId As String _
) As RequestResult
RequestResult GetRequestStatus( 
   string token,
   string requestId
)

Parameters

token
The security token to use.
requestId
The identifier of the request to get status of.

Return Value

The status request.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IReportService Interface
IReportService Members

 

 


Copyright © 2015 GrapeCity, inc. All Rights Reserved.

Support Forum