Click or drag to resize

SoapResponseMetadataSoapVersion Property

Gets or sets the SOAP version if the default Binding is used.

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public SoapVersion SoapVersion { get; set; }

Property Value

Type: SoapVersion
The SOAP version.
See Also