Initializes a new instance of the ReportServiceClient class
Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportServiceAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public ReportServiceClient( string endpointConfigurationName ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ endpointConfigurationName As String _ ) |
Visual C++ |
---|
public: ReportServiceClient( String^ endpointConfigurationName ) |
Parameters
- endpointConfigurationName
- Type: System..::.String