SoapClient Constructor (String, String) |
Namespace: CMS.SalesForce.WebServiceClientAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public SoapClient(
string endpointConfigurationName,
string remoteAddress
)
Parameters
- endpointConfigurationName
- Type: SystemString
- remoteAddress
- Type: SystemString
See Also