Initializes a new instance of the LeadSoapClient class
Namespace: CWS.Common.Lantrax.LantraxServiceReferenceAssembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public LeadSoapClient( string endpointConfigurationName, string remoteAddress ) |
| Visual Basic |
|---|
Public Sub New ( _ endpointConfigurationName As String, _ remoteAddress As String _ ) |
| Visual C++ |
|---|
public: LeadSoapClient( String^ endpointConfigurationName, String^ remoteAddress ) |
Parameters
- endpointConfigurationName
- Type: System..::..String
[Missing <param name="endpointConfigurationName"/> documentation for "M:CWS.Common.Lantrax.LantraxServiceReference.LeadSoapClient.#ctor(System.String,System.String)"]
- remoteAddress
- Type: System..::..String
[Missing <param name="remoteAddress"/> documentation for "M:CWS.Common.Lantrax.LantraxServiceReference.LeadSoapClient.#ctor(System.String,System.String)"]