Click or drag to resize

SoapServerServiceDescription Property

Gets or sets the description of this SOAP Service

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

Property Value

Type: String
The description of the Service.
See Also