Click or drag to resize

MessageResponseObject Property

An .NET object representation of the response. This member will not be saved in your Hummingbird profile

Namespace:  Hummingbird.TestFramework.Messaging
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlIgnoreAttribute]
[IgnoreDataMemberAttribute]
public Object ResponseObject { get; set; }

Property Value

Type: Object
See Also