[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.-ctor

ReportingService2005SoapClient Constructor

ReportingService2005SoapClient()

Declaration
public ReportingService2005SoapClient()
Public Sub New()

ReportingService2005SoapClient(string)

Declaration
public ReportingService2005SoapClient(string endpointConfigurationName)
Public Sub New(endpointConfigurationName As String)
Parameters
Type Name Description
string endpointConfigurationName

ReportingService2005SoapClient(string, string)

Declaration
public ReportingService2005SoapClient(string endpointConfigurationName, string remoteAddress)
Public Sub New(endpointConfigurationName As String, remoteAddress As String)
Parameters
Type Name Description
string endpointConfigurationName
string remoteAddress

ReportingService2005SoapClient(string, EndpointAddress)

Declaration
public ReportingService2005SoapClient(string endpointConfigurationName, EndpointAddress remoteAddress)
Public Sub New(endpointConfigurationName As String, remoteAddress As EndpointAddress)
Parameters
Type Name Description
string endpointConfigurationName
EndpointAddress remoteAddress

ReportingService2005SoapClient(Binding, EndpointAddress)

Declaration
public ReportingService2005SoapClient(Binding binding, EndpointAddress remoteAddress)
Public Sub New(binding As Binding, remoteAddress As EndpointAddress)
Parameters
Type Name Description
Binding binding
EndpointAddress remoteAddress