Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportService
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Assembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
| C# |
|---|
public interface IReportServiceChannel : IReportService, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>, IDisposable |
| Visual Basic (Declaration) |
|---|
Public Interface IReportServiceChannel _ Implements IReportService, IClientChannel, IContextChannel, IChannel, _ ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable |
| Visual C++ |
|---|
public interface class IReportServiceChannel : IReportService, IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>, IDisposable |