Progress® Telerik® Reporting R3 2021
ReportsControllerBase.GetResource Method (String, String, String, String)
Gets a resource part of a document in multi-stream document format.
Namespace:
Telerik.Reporting.Services.WebApiAssembly: Telerik.Reporting.Services.WebApi (in Telerik.Reporting.Services.WebApi.dll)
Syntax
public virtual HttpResponseMessage GetResource( string clientID, string instanceID, string documentID, string resourceID )
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. - resourceID
- Type: SystemString
The ID of the requested resource.
Return Value
Type: HttpResponseMessageVersion Information
Supported in: 1.0.1