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