Click or drag to resize

MessageReportItemMetadataId Property

Gets or sets the service identifier, that correspond to Id

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

Property Value

Type: Guid
The service identifier.
See Also