[]
        
(Showing Draft Content)

C1.ImportServices.ReportExecution4.ReportExecutionServiceSoapClient.-ctor

ReportExecutionServiceSoapClient Constructor

ReportExecutionServiceSoapClient()

Declaration
public ReportExecutionServiceSoapClient()
Public Sub New()

ReportExecutionServiceSoapClient(string)

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

ReportExecutionServiceSoapClient(string, string)

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

ReportExecutionServiceSoapClient(string, EndpointAddress)

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

ReportExecutionServiceSoapClient(Binding, EndpointAddress)

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