Click or drag to resize

ReportItemId Property

Gets or sets The ID represents the ID of AbstractTestItem

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

Property Value

Type: Guid
The identifier.
See Also