Click or drag to resize

RequestDataProfile Property

Gets the profile used for the request data

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

Property Value

Type: Profile
The profile
See Also