ActiveReports 12 Server User Guide
RequestInfo Object
ActiveReports 12 Server User Guide > Web Service Library > RequestInfo Object

Defines status information for an IReportService request operation.

Object Properties

Name Description
Exception Property Gets the ExceptionDetail object containing error information for the request.
PrimaryUrl Property Gets the URL of a primary resource for execution results.
RequestId Property Gets the string that identifies the request.
State Property Gets the enumerated RequestState value signifying the current request state.
See Also