Namespace:  PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly:  PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0

Syntax

C#
protected override IReportServiceResources CreateChannel()
Visual Basic (Declaration)
Protected Overrides Function CreateChannel As IReportServiceResources
Visual C++
protected:
virtual IReportServiceResources^ CreateChannel() override

See Also