Click or drag to resize

SoapClientSoapServices Property

The SOAP services

Namespace:  Hummingbird.TestFramework.Services
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public List<SoapClientService> SoapServices { get; }

Property Value

Type: ListSoapClientService
See Also