Click or drag to resize

RequestDataMetadata Property

Metadata of the client services sending the request

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

Property Value

Type: AbstractMetadata
See Also