Click or drag to resize

MessageMetadataId Property

Unique Identifier of the AbstractMetadata, it is used to identify the meta data related to the current request or response.

Namespace:  Hummingbird.TestFramework.Messaging
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public Guid MetadataId { get; set; }

Property Value

Type: Guid
See Also