Interface that must implement client side instance of the report service.

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

Syntax

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

See Also