Progress® Telerik® Reporting R3 2021
ReportsControllerBase.GetDocumentInfo Method
Gets info for a requested document.
Namespace:
Telerik.Reporting.Services.WebApiAssembly: Telerik.Reporting.Services.WebApi (in Telerik.Reporting.Services.WebApi.dll)
Syntax
public virtual HttpResponseMessage GetDocumentInfo( string clientID, string instanceID, string documentID )
Parameters
- clientID
- Type: SystemString
The client session ID which contains the document. - instanceID
- Type: SystemString
The report instance used for the document. - documentID
- Type: SystemString
The ID of the document.
Return Value
Type: HttpResponseMessageVersion Information
Supported in: 1.0.1