Click or drag to resize

SendRequestTestStepRequestServiceName Property

Gets or sets the name of the request service. The backup solution to find service description if RequestMetadataId is changed.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string RequestServiceName { get; set; }

Property Value

Type: String
The name of the request service.
See Also