Class BCDynamicwebServiceEndpointInfo
public class BCDynamicwebServiceEndpointInfo : DynamicwebServiceEndpointInfo
- Inheritance
-
BCDynamicwebServiceEndpointInfo
- Inherited Members
-
Constructors
BCDynamicwebServiceEndpointInfo(Endpoint)
public BCDynamicwebServiceEndpointInfo(Endpoint endpoint)
Parameters
endpoint
Endpoint
Properties
DynamicwebSoapServiceMethodName
public override string DynamicwebSoapServiceMethodName { get; }
Property Value
- string
DynamicwebSoapServiceNamespace
public override string DynamicwebSoapServiceNamespace { get; }
Property Value
- string
DynamicwebSoapServiceResponseMethodName
public override string DynamicwebSoapServiceResponseMethodName { get; }
Property Value
- string
Methods
GetBody(string)
public override string GetBody(string requestXml)
Parameters
requestXml
string
Returns
- string