Progress® Telerik® Reporting R1 2021
ReportsControllerBase.DeleteDocument Method
Deletes concrete document by its ID.
Namespace:
Telerik.Reporting.Services.WebApiAssembly: Telerik.Reporting.Services.WebApi (in Telerik.Reporting.Services.WebApi.dll)
Syntax
public virtual HttpResponseMessage DeleteDocument( string clientID, string instanceID, string documentID )
Parameters
- clientID
- Type: SystemString
The client session ID which contains the deleted document. - instanceID
- Type: SystemString
The report instance used for the document. - documentID
- Type: SystemString
The ID of the deleted document.
Return Value
Type: HttpResponseMessageVersion Information
Supported in: 1.0.1