ReportExecutionServiceSoapClient Constructor
ReportExecutionServiceSoapClient()
Declaration
public ReportExecutionServiceSoapClient()
ReportExecutionServiceSoapClient(string)
Declaration
public ReportExecutionServiceSoapClient(string endpointConfigurationName)
Parameters
Type |
Name |
Description |
string |
endpointConfigurationName |
|
ReportExecutionServiceSoapClient(string, string)
Declaration
public ReportExecutionServiceSoapClient(string endpointConfigurationName, string remoteAddress)
Parameters
Type |
Name |
Description |
string |
endpointConfigurationName |
|
string |
remoteAddress |
|
ReportExecutionServiceSoapClient(string, EndpointAddress)
Declaration
public ReportExecutionServiceSoapClient(string endpointConfigurationName, EndpointAddress remoteAddress)
Parameters
Type |
Name |
Description |
string |
endpointConfigurationName |
|
EndpointAddress |
remoteAddress |
|
ReportExecutionServiceSoapClient(Binding, EndpointAddress)
Declaration
public ReportExecutionServiceSoapClient(Binding binding, EndpointAddress remoteAddress)
Parameters
Type |
Name |
Description |
Binding |
binding |
|
EndpointAddress |
remoteAddress |
|