Interface that must implemented by C1WebReport service.

Namespace:  C1.Web.UI.Controls.C1Report
Assembly:  C1ReportClient (in C1ReportClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1Report.IC1WebReportService = function();
C1.Web.UI.Controls.C1Report.IC1WebReportService.createInterface('C1.Web.UI.Controls.C1Report.IC1WebReportService');

See Also