Progress® Telerik® Reporting R1 2021
ReportsControllerBase.CreateInstance Method
Creates a new report instance in a client session.
Namespace:
Telerik.Reporting.Services.WebApiAssembly: Telerik.Reporting.Services.WebApi (in Telerik.Reporting.Services.WebApi.dll)
Syntax
public virtual HttpResponseMessage CreateInstance( string clientID, ClientReportSource reportSource )
Parameters
- clientID
- Type: SystemString
The clientID for which the instance is created. - reportSource
- Type: Telerik.Reporting.Services.WebApiClientReportSource
The report source which defines the report instance.
Return Value
Type: HttpResponseMessageVersion Information
Supported in: 1.0.1